Commit Graph

33 Commits (5c998a696c7a4ff2a91fe3d8c7177d2b806eb7ac)

Author SHA1 Message Date
Andrew Chow fa53611cf1
Merge bitcoin/bitcoin#26076: Switch hardened derivation marker to h
2 years ago
fanquake 6c7ebcc14b
Merge bitcoin/bitcoin#27422: test: add coverage to rpc_scantxoutset.py
2 years ago
kevkevin 24d55fb9cf
test: added coverage to rpc_scantxoutset.py
2 years ago
ismaelsadeeq 7e3d4f8e86 test: add coverage to ensure the first arg of scantxoutset is needed
2 years ago
Sjors Provoost bd13dc2f46
Switch hardened derivation marker to h in descriptors
2 years ago
ismaelsadeeq 4142d19d74 refactor: move address_to_scriptpubkey to address.py
2 years ago
kouloumos 0377d6bb42 test: add `rescan_utxos` in MiniWallet's initialization
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
MacroFake fa08663344
rpc: Return coinbase flag in scantxoutset
2 years ago
Sebastian Falbesoner e844115dea test: use MiniWallet for rpc_scantxoutset.py
3 years ago
MarcoFalke fafe4dea16
test: Fix pep8 of touched file
3 years ago
MarcoFalke fa0ac9d7e3
test: Fix rpc_scantxoutset intermittent issue
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
Russell Yanofsky 01476a88a6 wallet: Make -wallet setting not create wallets
4 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke f32564f0a7
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
5 years ago
Andrew Chow 7d263571be rpc: require second argument only for scantxoutset start action
5 years ago
Jorge Timón 1abcecc40c
Tests: Use self.chain instead of 'regtest' in almost all current tests
5 years ago
João Barbosa bdd6a4fd5d qa: Check scantxoutset result against gettxoutsetinfo
5 years ago
Ben Woosley 510c6532ba
Extract ParseDescriptorRange
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
Pieter Wuille 4566011631 Add support for stop/[start,stop] ranges to scantxoutset
6 years ago
Pieter Wuille 3b40bff988 Descriptor checksum
6 years ago
Pieter Wuille b65326b562 Add matching descriptors to scantxoutset output + tests
6 years ago
Pieter Wuille ff37459abc Add tests for key origin support
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
Pieter Wuille f6b7fc349c Support h instead of ' in hardened descriptor paths
6 years ago
Pieter Wuille 6495849bfd [QA] Extend tests to more combinations
6 years ago
Jonas Schnelli 1af237faef [QA] Add xpub range tests in scantxoutset tests
6 years ago
Pieter Wuille 151600bb49 Swap in descriptors support into scantxoutset
6 years ago
Jonas Schnelli be98b2d9a8
[QA] Add scantxoutset test
6 years ago