Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-07 | rpc: Use ValueFromAmount instead of FormatMoney in TxToUniv | Wladimir J. van der Laan | |
With this, the amounts returned in `decoderawtransaction` will be padded to 8 digits like anywhwere else in the API. | |||
2017-04-28 | refactor TxToJSON() and ScriptPubKeyToJSON() | jonnynewbs | |
2017-03-20 | Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py | John Newbery | |