Adrian Gallagher
|
53aa681e0d
|
Litecoin: Fix various tests
|
7 years ago |
ultragtx
|
ddbdcd482a
|
Litecoin: Fix various tests
# Conflicts:
# .travis.yml
# qa/README.md
# qa/pull-tester/rpc-tests.py
# qa/rpc-tests/test_framework/test_framework.py
# src/test/README.md
# src/test/blockencodings_tests.cpp
# src/test/main_tests.cpp
# src/test/pow_tests.cpp
# src/test/test_bitcoin.cpp
# test/functional/fundrawtransaction.py
# test/functional/multi_rpc.py
# test/functional/p2p-compactblocks.py
# test/functional/test_framework/mininode.py
# test/functional/test_framework/util.py
|
7 years ago |
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
|
54e5d7c1b8
|
Add bitcoin-tx JSON tests
|
8 years ago |