Age | Commit message (Expand) | Author |
2023-05-08 | Merge bitcoin/bitcoin#26076: Switch hardened derivation marker to h | Andrew Chow |
2023-05-04 | Merge bitcoin/bitcoin#27422: test: add coverage to rpc_scantxoutset.py | fanquake |
2023-05-02 | test: added coverage to rpc_scantxoutset.py | kevkevin |
2023-04-05 | test: add coverage to ensure the first arg of scantxoutset is needed | ismaelsadeeq |
2023-04-04 | Switch hardened derivation marker to h in descriptors | Sjors Provoost |
2023-03-28 | refactor: move address_to_scriptpubkey to address.py | ismaelsadeeq |
2023-01-16 | test: add `rescan_utxos` in MiniWallet's initialization | kouloumos |
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2022-10-07 | rpc: Return coinbase flag in scantxoutset | MacroFake |
2021-12-26 | test: use MiniWallet for rpc_scantxoutset.py | Sebastian Falbesoner |
2021-12-24 | test: Fix pep8 of touched file | MarcoFalke |
2021-12-24 | test: Fix rpc_scantxoutset intermittent issue | MarcoFalke |
2021-11-10 | scripted-diff: Bump copyright headers | MarcoFalke |
2021-09-02 | scripted-diff: Use generate* from TestFramework | MarcoFalke |
2020-10-21 | wallet: Make -wallet setting not create wallets | Russell Yanofsky |
2020-04-16 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-02-04 | Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests | MarcoFalke |
2019-12-11 | rpc: require second argument only for scantxoutset start action | Andrew Chow |
2019-10-26 | Tests: Use self.chain instead of 'regtest' in almost all current tests | Jorge Timón |
2019-09-09 | qa: Check scantxoutset result against gettxoutsetinfo | João Barbosa |
2019-04-13 | Extract ParseDescriptorRange | Ben Woosley |
2019-03-02 | scripted-diff: Update copyright in ./test | MarcoFalke |
2019-02-28 | Add support for stop/[start,stop] ranges to scantxoutset | Pieter Wuille |
2019-02-15 | Descriptor checksum | Pieter Wuille |
2018-11-14 | Add matching descriptors to scantxoutset output + tests | Pieter Wuille |
2018-10-20 | Add tests for key origin support | Pieter Wuille |
2018-09-10 | qa: Run all tests even if wallet is not compiled | MarcoFalke |
2018-08-13 | tests: Use explicit imports | practicalswift |
2018-07-27 | Support h instead of ' in hardened descriptor paths | Pieter Wuille |
2018-07-27 | [QA] Extend tests to more combinations | Pieter Wuille |
2018-07-27 | [QA] Add xpub range tests in scantxoutset tests | Jonas Schnelli |
2018-07-27 | Swap in descriptors support into scantxoutset | Pieter Wuille |
2018-07-15 | [QA] Add scantxoutset test | Jonas Schnelli |