| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Expose a transaction's weight via RPC | Matt Corallo | 2018-04-13 | 1 | -0/+1 |
| | | |||||
| * | Implement BIP173 addresses and tests | Pieter Wuille | 2017-09-28 | 1 | -1/+5 |
| | | |||||
| * | rpc: Use ValueFromAmount instead of FormatMoney in TxToUniv | Wladimir J. van der Laan | 2017-08-07 | 1 | -1/+1 |
| | | | | | | With this, the amounts returned in `decoderawtransaction` will be padded to 8 digits like anywhwere else in the API. | ||||
| * | refactor TxToJSON() and ScriptPubKeyToJSON() | jonnynewbs | 2017-04-28 | 1 | -0/+2 |
| | | |||||
| * | Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py | John Newbery | 2017-03-20 | 1 | -0/+20 |