aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_listdescriptors.py
AgeCommit message (Expand)Author
2023-05-08Merge bitcoin/bitcoin#26076: Switch hardened derivation marker to hAndrew Chow
2023-04-04Switch hardened derivation marker to h in descriptorsSjors Provoost
2023-03-08Merge bitcoin/bitcoin#26194: rpc, wallet: use the same `next_index` key in `l...Andrew Chow
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-12-06rpc, wallet: use the same `next_index` in listdescriptors and importdescriptorsw0xlt
2022-12-01test: refactor: eliminate genesis block timestamp magic numbersSebastian Falbesoner
2022-11-10test: Remove wallet option from non-wallet testsMacroFake
2022-09-22test: check that `listdescriptors` descriptor strings are sortedSebastian Falbesoner
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