Page MenuHomePhabricator

Rework the wallet fees interface to make it closer to core's
ClosedPublic

Authored by deadalnix on Jun 6 2019, 13:58.

Details

Summary

All of this was fubared for no good reason.

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
walletfeerefactor
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6182
Build 10412: Bitcoin ABC Buildbot (legacy)
Build 10411: arc lint + arc unit

Event Timeline

jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/qt/sendcoinsdialog.cpp
703

estimateSmartFee can be cleaned up after this as well. This can be done in a followup diff or as part of this one. Up to you.

This revision is now accepted and ready to land.Jun 6 2019, 18:43