The tests that checked for magnetic activation are removed, the others
are updated.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING96cc3af114b7: Remove -magneticanomalyactivationtime from functional tests
rABC96cc3af114b7: Remove -magneticanomalyactivationtime from functional tests
./test/functional/test_runner.py abc-magnetic-anomaly-mining
abc-replay-protection abc-transaction-ordering
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- magnetic_update_tests
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 4559 Build 7181: Bitcoin ABC Buildbot (legacy) Build 7180: arc lint + arc unit
Event Timeline
test/functional/abc-transaction-ordering.py | ||
---|---|---|
201 ↗ | (On Diff #6692) | These 6 blocks are not useful for the purpose of the test now that we don't need to activate. |
Comment Actions
Remove remaining unused blocks
test/functional/abc-transaction-ordering.py | ||
---|---|---|
193 | This needed to be increased for coinbase maturation |
test/functional/abc-transaction-ordering.py | ||
---|---|---|
20 | You can keep 2000000000, the whole point is for it to be far in the future, not the actual value. |
Comment Actions
Set REPLAY_PROTECTION_START_TIME to 2000000000 to be consistent with other far future values