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
Branch
bip65-5
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3920
Build 5912: Bitcoin ABC Buildbot (legacy)
Build 5911: arc lint + arc unit

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.