Commit Graph

12 Commits (71300489af362c3fed4736de6bffab4d758b6a84)

Author SHA1 Message Date
Andrew Chow 0eae93e65f
Merge bitcoin/bitcoin#26780: rpc: simplify scan blocks
2 years ago
furszy b922f6b526
rpc: scanblocks, add "completed" flag to the result obj
2 years ago
ismaelsadeeq e47ce42f67 refactor: use address_to_scriptpubkey to retrieve addresses scriptpubkey
2 years ago
MarcoFalke 8339f3cea8
Merge bitcoin/bitcoin#26886: test: add `rescan utxos` inside MiniWallet's initialization
2 years ago
kouloumos 0377d6bb42 test: add `rescan_utxos` in MiniWallet's initialization
2 years ago
Aurèle Oulès 5ca7a7be76
rpc: Return accurate results for scanblocks
2 years ago
Jon Atack 459cb637ac script, test: fix python linter E275 errors with flake8 5.0.4
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
Luke Dashjr 54b45e155e RPC/Blockchain: Clarify invalid-action error in scanblocks & scantxoutset
2 years ago
Sebastian Falbesoner fa54d3011e test: check for false-positives in rpc_scanblocks.py
2 years ago
Sebastian Falbesoner ae3626ea52 test: use MiniWallet for rpc_scanblocks.py
2 years ago
Jonas Schnelli 94fe5453c7 test: rpc: add scanblocks functional test
2 years ago