This test uses almost 600 blocks at once. This causes problems when
activating BIP34 for regtest according to
https://github.com/bitcoin/bitcoin/pull/15059 without diverging.
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project
test_runner.py abc-miner-fund
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- Usefewerblocks
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Event Timeline
Comment Actions
This doesn't actually fix the test. From the PR you linked, it's pretty clear that block versioning is the issue, not the number of blocks.