Page MenuHomePhabricator

Make the constructor taking satoshi as parameter from the Amount class private
ClosedPublic

Authored by deadalnix on Sep 5 2018, 14:28.

Details

Summary

This remove assumption from the codebase that Amunt are denominated in satoshi.

Depends on D1718, D1711, D1712 and D1722

Test Plan
make check
./test/functional/test_runner.py --extended

Diff Detail

Repository
rABC Bitcoin ABC
Branch
nointamountctor
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3208
Build 4503: Bitcoin ABC Buildbot (legacy)
Build 4502: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Sep 5 2018, 16:52
This revision was automatically updated to reflect the committed changes.