Page MenuHomePhabricator

Restore intial semantic for fee policy.
ClosedPublic

Authored by deadalnix on Nov 7 2017, 16:23.

Details

Summary

They only differs when it comes to rounding. Making Amount more constexpr compliant is required to make it pass statci asserts.

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
redoublefees
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1063
Build 1063: arc lint + arc unit

Event Timeline

schancel added inline comments.
src/policy/fees.cpp
329

Nice!

This revision is now accepted and ready to land.Nov 7 2017, 16:37
This revision was automatically updated to reflect the committed changes.