Page MenuHomePhabricator

Fix absurdly-high-fee failure in bip65-cltv-p2p.py
ClosedPublic

Authored by jasonbcox on Nov 16 2018, 22:57.

Details

Summary

This test is paying 49 coins in fees, which triggers absurdly-high-fee as a failure.
Adding a tx validity check helped immensely while debug this, so leaving it in seems prudent.

Test Plan

test_runner.py bip65-cltv-p2p

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Nov 16 2018, 23:01
This revision was automatically updated to reflect the committed changes.