aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_scantxoutset.py
AgeCommit message (Expand)Author
2020-10-21wallet: Make -wallet setting not create walletsRussell Yanofsky
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-02-04Merge #16681: Tests: Use self.chain instead of 'regtest' in all current testsMarcoFalke
2019-12-11rpc: require second argument only for scantxoutset start actionAndrew Chow
2019-10-26Tests: Use self.chain instead of 'regtest' in almost all current testsJorge Timón
2019-09-09qa: Check scantxoutset result against gettxoutsetinfoJoão Barbosa
2019-04-13Extract ParseDescriptorRangeBen Woosley
2019-03-02scripted-diff: Update copyright in ./testMarcoFalke
2019-02-28Add support for stop/[start,stop] ranges to scantxoutsetPieter Wuille
2019-02-15Descriptor checksumPieter Wuille
2018-11-14Add matching descriptors to scantxoutset output + testsPieter Wuille
2018-10-20Add tests for key origin supportPieter Wuille
2018-09-10qa: Run all tests even if wallet is not compiledMarcoFalke
2018-08-13tests: Use explicit importspracticalswift
2018-07-27Support h instead of ' in hardened descriptor pathsPieter Wuille
2018-07-27[QA] Extend tests to more combinationsPieter Wuille
2018-07-27[QA] Add xpub range tests in scantxoutset testsJonas Schnelli
2018-07-27Swap in descriptors support into scantxoutsetPieter Wuille
2018-07-15[QA] Add scantxoutset testJonas Schnelli