aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_importdescriptors.py
AgeCommit message (Expand)Author
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-11-10scripted-diff: Remove redundant sync_all and sync_blocksMarcoFalke
2021-11-10test: Use 4 spaces for indentationMarcoFalke
2021-10-21Merge bitcoin/bitcoin#23287: test: get and decode tx with a single `gettransa...MarcoFalke
2021-10-17test: get and decode tx with a single `gettransaction` RPC callSebastian Falbesoner
2021-10-06test: Use generate* node RPC, not wallet RPCMarcoFalke
2021-09-02scripted-diff: Use generate* from TestFrameworkMarcoFalke
2021-08-19Use generate* from TestFrameworkMarcoFalke
2021-06-28wallet: deactivate descriptorS3RK
2021-06-28test: wallet importdescriptors update existingS3RK
2021-06-28wallet: allow to import same descriptor twiceS3RK
2021-05-31Use COINBASE_MATURITY constant in functional tests.Kiminuo
2021-04-28test/functional: standardness sanity checks for P2(W)SH multisigAntoine Poinsot
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-11-09Merge #20153: wallet: do not import a descriptor with hardened derivations in...Wladimir J. van der Laan
2020-11-09Merge #20266: wallet: fix change detection of imported internal descriptorsWladimir J. van der Laan
2020-11-01Avoid creating legacy wallets in wallet_importdescriptors.pyAndrew Chow
2020-10-29Fix change detection of imported internal descriptorsAndrew Chow
2020-10-29Skip --descriptor tests if sqlite is not compiledAndrew Chow
2020-10-15wallet: fix importdescriptor silent failIvan Metlushko
2020-07-03walletdb: don't reinitialize desc cache with multiple cache entriesAndrew Chow
2020-04-28tests: Add missing sync_all to wallet_importdescriptors.pyAndrew Chow
2020-04-23add importdescriptors RPC and tests for native descriptor walletsHugo Nguyen