Page MenuHomePhabricator

Update several rpc tests to work post fork v2
ClosedPublic

Authored by deadalnix on Aug 6 2017, 15:23.

Details

Summary

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.

Test Plan

Run the tests

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Remove a dersig check in bipdersig-p2p.py because the HF also enforce dersig.

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.

This revision is now accepted and ready to land.Aug 6 2017, 22:03
This revision was automatically updated to reflect the committed changes.