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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

deadalnix requested changes to this revision.Nov 14 2017, 14:51
deadalnix added inline comments.
src/policy/fees.cpp
511 ↗(On Diff #1731)

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.