aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_scanblocks.py
AgeCommit message (Expand)Author
2023-05-01Merge bitcoin/bitcoin#26780: rpc: simplify scan blocksAndrew Chow
2023-04-30rpc: scanblocks, add "completed" flag to the result objfurszy
2023-03-28refactor: use address_to_scriptpubkey to retrieve addresses scriptpubkeyismaelsadeeq
2023-01-17Merge bitcoin/bitcoin#26886: test: add `rescan utxos` inside MiniWallet's ini...MarcoFalke
2023-01-16test: add `rescan_utxos` in MiniWallet's initializationkouloumos
2023-01-06rpc: Return accurate results for scanblocksAurèle Oulès
2023-01-03script, test: fix python linter E275 errors with flake8 5.0.4Jon Atack
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-11-16RPC/Blockchain: Clarify invalid-action error in scanblocks & scantxoutsetLuke Dashjr
2022-10-20test: check for false-positives in rpc_scanblocks.pySebastian Falbesoner
2022-10-13test: use MiniWallet for rpc_scanblocks.pySebastian Falbesoner
2022-10-04test: rpc: add scanblocks functional testJonas Schnelli