diff options
| author | Wladimir J. van der Laan <[email protected]> | 2015-06-06 09:41:12 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2015-06-06 09:41:12 +0200 |
| commit | 7d8ffac18612fe9a5faea3f8fb41442f9e7a3c1d (patch) | |
| tree | b454d9b892fb5b4eaf654f72bbb37f3ca20410f5 /src/script/script.cpp | |
| parent | Get rid of fPlus argument to FormatMoney (diff) | |
| download | discoin-7d8ffac18612fe9a5faea3f8fb41442f9e7a3c1d.tar.xz discoin-7d8ffac18612fe9a5faea3f8fb41442f9e7a3c1d.zip | |
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
Diffstat (limited to 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions