aboutsummaryrefslogtreecommitdiff
path: root/src/test/data/bitcoin-util-test.json
AgeCommit message (Expand)Author
2017-03-31Check stderr when testing bitcoin-txJohn Newbery
2017-01-09testcases: explicitly specify transaction version 1John Newbery
2016-12-29Add test cases to test new bitcoin-tx functionalityjnewbery
2016-12-21Re-enable a blank v1 Tx JSON testDouglas Roark
2016-12-08Update python tests for default tx version=2BtcDrak
2016-11-04Allow bitcoin-tx to parse partial transactionsjnewbery
2016-10-05add verbose mode to bitcoin-util-test.pyjnewbery
2016-09-28Add bitcoin-tx JSON testsjnewbery
2016-06-07[Bitcoin-Tx] Add tests for sequence number supportJonas Schnelli
2015-08-06Add support for data-based outputs (OP_RETURN) to bitcoin-tx.Pavel Janík
2015-07-07tests: Fix bitcoin-tx signing testcaseWladimir J. van der Laan
2014-12-24bitcoin-tx: Add test case for signing a txEric R. Schulz
2014-09-30tests: fix python test-runner for windowsCory Fields
2014-09-14bitcoin-util-test: Test bitcoin-tx with null scriptPubKeyLuke Dashjr
2014-08-19Add bitcoin-tx testsJeff Garzik
2014-08-19bitcoin-tx: Accept input via stdin. Add input handling to tests.Jeff Garzik
2014-08-19Add "it works" test for bitcoin-txJeff Garzik