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 |
Matt Corallo
|
75997c3b35
|
Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds
Github-Pull: #11377
Rebased-From: 28d4542a0a
|
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
|
19ecd1e2e1
|
Add tests for bitcoin-tx input checking
|
8 years ago |
John Newbery
|
21704f6334
|
Check stderr when testing bitcoin-tx
|
8 years ago |
John Newbery
|
63d66ba20a
|
Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
|
8 years ago |