Because of the replay protection, a lot of RPC tests do not function as expected post fork. This update several of them by putting the fork activation time far away in the past, essentially making the fork always on.
Details
Details
- Reviewers
freetrader hanchon CCulianu - Group Reviewers
Restricted Project - Commits
- rSTAGINGbee4cc9964c0: Update several rpc tests to work post fork v2
rABCbee4cc9964c0: Update several rpc tests to work post fork v2
Run the tests
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Looks ok, tested in conjunction with other qa-test related Diffs as a group (425 430 431 433 434 435 432) and the tests in this one passed.