Page MenuHomePhabricator

Remove txmempool::estimateSmartFee as it's redundant with ::estimateFee
ClosedPublic

Authored by jasonbcox on Feb 12 2019, 22:53.

Details

Summary

This will help simplify backporting and the review of future backports now that there is no
estimateSmartFee. estimateSmartFee's params are useless and we shouldn't be encouraging backports
to keep evaluation of those param values around.

Test Plan
make check
test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
smartfee
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4969
Build 8001: Bitcoin ABC Buildbot (legacy)
Build 8000: arc lint + arc unit