aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_listdescriptors.py
AgeCommit message (Expand)Author
2021-11-16Create a tr() descriptor bech32m DescriptorScriptPubKeyMan by defaultAndrew Chow
2021-10-20Make explicit the node param in init_wallet()lsilva01
2021-08-09Merge bitcoin/bitcoin#21500: wallet, rpc: add an option to list private descr...Samuel Dobson
2021-07-14test: Fix wallet_listdescriptors.py if bdb is not compiledHennadii Stepanov
2021-07-10wallet, rpc: add listdescriptors private optionS3RK
2021-06-24wallet, rpc: listdescriptors does not need unlockedAndrew Chow
2021-03-09wallet, rpc: update listdescriptors response formatIvan Metlushko
2021-02-23wallet: listdescriptors uses normalized descriptor formIvan Metlushko
2021-01-27wallet, rpc: add listdescriptors commandIvan Metlushko