This diff patches bitcoin-tx and utilmoneystr to use the
Amount struct instead of the previous CAmount typedef.
Details
Details
- Reviewers
freetrader deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING2aa14e43ad97: Convert bitcoin-tx and utilmoneystr to use Amount struct.
rABC2aa14e43ad97: Convert bitcoin-tx and utilmoneystr to use Amount struct.
make VERBOSE=1 check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- shammah/amount2
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 961 Build 961: arc lint + arc unit
Event Timeline
src/test/util_tests.cpp | ||
---|---|---|
183 ↗ | (On Diff #1517) | I'll fix that as the last patch when I make the constructors explicit. |