aboutsummaryrefslogtreecommitdiff
path: root/test/util/data/txcreatescript2.json
Commit message (Collapse)AuthorAgeFilesLines
* 1.21 key prefix (#1710)Ross Nicoll2021-03-041-1/+1
| | | | | | | | | | | Squash-merged on request. * Dogecoin address prefixes * Use "doge" for BECH32 addresses * Switch Bitcoin references to Dogecoin in Travis * Update addresses in dogecoin-tx tests * Use "doge" for BECH32 addresses * Remove functional tests which do not apply to Dogecoin (backwards compatibility tests do not have suitable clients to test against)
* Expose a transaction's weight via RPCMatt Corallo2018-04-131-0/+1
|
* rpc: Use ValueFromAmount instead of FormatMoney in TxToUnivWladimir J. van der Laan2017-08-071-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()jonnynewbs2017-04-281-0/+2
|
* Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.pyJohn Newbery2017-03-201-0/+24