Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-26 | transaction decoding infer output descriptors | Gregory Sanders | |
2019-08-30 | Don't show addresses or P2PK in decoderawtransaction | nicolas.dorier | |
2018-04-13 | Expose a transaction's weight via RPC | Matt Corallo | |
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 | |