aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_basic.py
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2019-03-29 13:19:20 -0400
committerMarcoFalke <falke.marco@gmail.com>2019-03-29 13:19:29 -0400
commitdc5c2e4407463b6aadad2bee7495bb7576385cf8 (patch)
tree235b6143b72995750cca8da6480cb78e9a0de271 /test/functional/wallet_basic.py
parent904129b35dd6111064cad2ace777462ff7edce33 (diff)
parent03d6d238104d228acfae9f3e122879bddef8d27d (diff)
downloadbitcoin-dc5c2e4407463b6aadad2bee7495bb7576385cf8.tar.xz
Merge #15686: [tests] make pruning test faster
03d6d23810 [tests] make pruning test faster (John Newbery) 1c29ac40fb [tests] style fixes in feature_pruning.py (John Newbery) Pull request description: This commit makes the pruning.py much faster. Key insights to do this: - pruning.py doesn't care what kind of transactions make up the big blocks that are pruned in the test. Instead of making blocks with several large, expensive to construct and validate transactions, instead make the large blocks contain a single coinbase transaction with a huge OP_RETURN txout. - avoid stop-starting nodes where possible. ACKs for commit 03d6d2: MarcoFalke: utACK 03d6d238104d228acfae9f3e122879bddef8d27d Tree-SHA512: 511642ce0fa294319dce3486fe06d75970d8ab66deda7f692be081d3056b4ce5b4cf91a7b5762eefbba224ba6c848750016454ff1e5d564acc507b1c41213628
Diffstat (limited to 'test/functional/wallet_basic.py')
0 files changed, 0 insertions, 0 deletions