MarcoFalke
commented at 4:51 PM on February 16, 2021:
member
Speed up various tests:
Remove unused nodes, which only consume time on start/stop
Remove unused "bug workarounds"
Remove the need for miniwallet.generate() by adding miniwallet.scan_blocks(). (On my system, with valgrind, generating 105 blocks takes 3.31 seconds. Rescanning 5 blocks takes 0.11 seconds.)
test: Start only the number of nodes that are neededfaabce7d07
test: Remove unused bug workaroundfad25153f5
test: Cache 25 mature coins for ADDRESS_BCRT1_P2WSH_OP_TRUEfa4d8f3169
test: Change address type from P2PKH to P2WSH in rpc_blockchain
This change does not matter for the test, except that it increases
the bogosize due to the increase in the size of the scriptPubKey
fa1fe80c75
test: Speed up rpc_blockchain.py by removing miniwallet.generate()faa137eb9e
DrahtBot
commented at 12:13 AM on February 17, 2021:
contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--174a7506f384e20aa4161008e828411d-->
Conflicts
Reviewers, this pull request conflicts with the following ones:
#20892 (tests: Run both descriptor and legacy tests within a single test invocation by achow101)
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:54 UTC