Page MenuHomePhabricator

[qa] Rewrite BIP65/BIP66 functional tests
ClosedPublic

Authored by deadalnix on Feb 3 2018, 13:43.

Details

Summary

Backport core's PR10695

Test Plan
make check
./test/functional/test_runner.py

Diff Detail

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

Event Timeline

Fix the tests. We always check for dersig on our side, so no dersig tx can get in the mempool, and we need to continue to check for FORKID sigs even when using promiscuous flag.

This revision is now accepted and ready to land.Feb 3 2018, 22:25
This revision was automatically updated to reflect the committed changes.