Wladimir J. van der Laan
ec05c508c6
rpc: Use ValueFromAmount instead of FormatMoney in TxToUniv
...
With this, the amounts returned in `decoderawtransaction` will be
padded to 8 digits like anywhwere else in the API.
7 years ago
jonnynewbs
0ff9320bf5
refactor TxToJSON() and ScriptPubKeyToJSON()
8 years ago
John Newbery
63d66ba20a
Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
8 years ago
BtcDrak
c5c92c46fb
Update python tests for default tx version=2
8 years ago
jonnynewbs
4408558843
Update bitcoin-tx to output witness data.
8 years ago
jnewbery
da94697708
bitcoin-util-test.py should fail if the output file is empty
8 years ago
jnewbery
54e5d7c1b8
Add bitcoin-tx JSON tests
8 years ago
Peter Todd
1e9aab0dbf
Remove sipa's old revoked key from verify-commits
...
Now that the trusted root is past all commits signed by that key we don't need
it in the trusted-keys list, nor do we need to whitelist those commits in
allow-revsig-commits
8 years ago
Matt Corallo
1d94b72019
Whitelist commits signed with Pieter's now-revoked key
9 years ago