aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_deriveaddresses.py
AgeCommit message (Expand)Author
2024-08-28Merge bitcoin/bitcoin#22838: descriptors: Be able to specify change and recei...glozow
2024-08-08tests: Multipath descriptors for scantxoutset and deriveaddressesAva Chow
2024-07-16scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`Hennadii Stepanov
2023-09-12Add PubKeyDestination for P2PK scriptsAndrew Chow
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-10-06rpc: add non-regression test about deriveaddresses crash when index is 214748...muxator
2019-12-06tests: Use a default of supports_cli=True (instead of supports_cli=False)practicalswift
2019-08-16Give more errors for specific failure conditionsAndrew Chow
2019-03-02scripted-diff: Update copyright in ./testMarcoFalke
2019-02-28Make deriveaddresses use stop/[start,stop] notation for rangesPieter Wuille
2019-02-15Make descriptor checksums mandatory in deriveaddresses and importmultiPieter Wuille
2019-01-29[rpc] util: add deriveaddresses methodSjors Provoost