18 Commits (e055bc0fdfb2abfc224e9d75db92ae738687502b)

Author SHA1 Message Date
dongsamb a3ac7672ed Fix string concatenation to os.path.join and add exception case 7 years ago
MarcoFalke fafff1220c qa: Restore bitcoin-util-test py2 compatibility 7 years ago
Pieter Wuille c091b99379 Implement BIP173 addresses and tests 7 years ago
Matt Corallo 28d4542a0a Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds 7 years ago
Wladimir J. van der Laan ec05c508c6 rpc: Use ValueFromAmount instead of FormatMoney in TxToUniv 7 years ago
John Newbery 8ad5bdef78 Merge bctest.py into bitcoin-util-test.py 7 years ago
John Newbery 95836c5eba Use shared config file for functional and util tests 7 years ago
John Newbery 89fcd3586c Use an .ini config file for environment vars in bitcoin-util-test.py 7 years ago
John Newbery e9265df15b Change help_text in bitcoin-util-test.py to a docstring. 7 years ago
John Newbery ce58e93ec0 Change bitcoin-util-test.py to use Python3 7 years ago
jonnynewbs 0ff9320bf5 refactor TxToJSON() and ScriptPubKeyToJSON() 7 years ago
John Newbery 19ecd1e2e1 Add tests for bitcoin-tx input checking 7 years ago
John Newbery 21704f6334 Check stderr when testing bitcoin-tx 7 years ago
John Newbery 63d66ba20a Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 7 years ago