HomePhabricator

Changes necessary now that zero values accepted in AmountFromValue
7d8ffac18612Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Changes necessary now that zero values accepted in AmountFromValue

  • Add an accept test for zero amounts, and a reject test for negative amounts
  • Remove ugly hack in settxfee that is no longer necessary
  • Do explicit zero checks in wallet RPC functions
  • Don't add a check for zero amounts in createrawtransaction - this could be seen as a feature

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jun 6 2015, 07:41
deadalnixPushed on May 14 2017, 22:04
Parents
rABCa04bdefbebf9: Get rid of fPlus argument to FormatMoney
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC7d8ffac18612: Changes necessary now that zero values accepted in AmountFromValue (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jun 6 2015, 07:41