aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_descriptor.py
AgeCommit message (Expand)Author
2021-05-31Use COINBASE_MATURITY constant in functional tests.Kiminuo
2021-02-18Merge #19136: wallet: add parent_desc to getaddressinfoSamuel Dobson
2021-01-27Disable wallet_descriptor.py bdb format check if BDB is not compiledAndrew Chow
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-10-29Ensure a legacy wallet for BDB format checkAndrew Chow
2020-10-29Skip --descriptor tests if sqlite is not compiledAndrew Chow
2020-10-15test: add coverage for getwalletinfo format fieldJon Atack
2020-10-09tests: Test getaddressinfo parent_descAndrew Chow
2020-09-29test, refactor: add default_wallet_name and wallet_data_filename variablesRussell Yanofsky
2020-08-06refactor: test: use _ variable for unused loop countersSebastian Falbesoner
2020-04-23tests: Add RPCOverloadWrapper which overloads some disabled RPCsAndrew Chow
2020-04-23Functional tests for descriptor walletsAndrew Chow