Page MenuHomePhabricator

[qa] change abandonconflict to explicitly calculate fees
ClosedPublic

Authored by schancel on Jul 9 2018, 23:01.

Details

Summary

As per title

Test Plan
./test/functional/test_runner.py abandonconflict

Diff Detail

Repository
rABC Bitcoin ABC
Branch
test-fees
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2836
Build 3776: Bitcoin ABC Buildbot (legacy)
Build 3775: arc lint + arc unit

Event Timeline

jasonbcox added inline comments.
test/functional/test_framework/util.py
233 ↗(On Diff #4245)

Why not just call satoshi_round() instead?

This revision is now accepted and ready to land.Jul 10 2018, 21:47
This revision was automatically updated to reflect the committed changes.