Page MenuHomePhabricator

Prepare more files for explicit Amount constructor
ClosedPublic

Authored by schancel on Nov 14 2017, 01:32.

Details

Summary

Continue T104 for:

  • src/policy/fees.cpp
  • src/primitives/transaction.cpp
  • src/primitives/transaction.h
  • src/script/sign.cpp
Test Plan

make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
few-changes3
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1112
Build 1112: arc lint + arc unit

Event Timeline

deadalnix requested changes to this revision.Nov 14 2017, 14:51
deadalnix added inline comments.
src/policy/fees.cpp
511

I think the median should be converted to an amount here.

This revision now requires changes to proceed.Nov 14 2017, 14:51
This revision is now accepted and ready to land.Nov 15 2017, 18:02
This revision was automatically updated to reflect the committed changes.