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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
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 ↗ | (On Diff #6708) | This needed to be increased for coinbase maturation |
test/functional/abc-transaction-ordering.py | ||
---|---|---|
20 ↗ | (On Diff #6708) | 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