index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
data
/
bitcoin-util-test.json
Age
Commit message (
Expand
)
Author
2017-03-20
Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
John Newbery
2017-01-09
testcases: explicitly specify transaction version 1
John Newbery
2016-12-29
Add test cases to test new bitcoin-tx functionality
jnewbery
2016-12-21
Re-enable a blank v1 Tx JSON test
Douglas Roark
2016-12-08
Update python tests for default tx version=2
BtcDrak
2016-11-04
Allow bitcoin-tx to parse partial transactions
jnewbery
2016-10-05
add verbose mode to bitcoin-util-test.py
jnewbery
2016-09-28
Add bitcoin-tx JSON tests
jnewbery
2016-06-07
[Bitcoin-Tx] Add tests for sequence number support
Jonas Schnelli
2015-08-06
Add support for data-based outputs (OP_RETURN) to bitcoin-tx.
Pavel JanÃk
2015-07-07
tests: Fix bitcoin-tx signing testcase
Wladimir J. van der Laan
2014-12-24
bitcoin-tx: Add test case for signing a tx
Eric R. Schulz
2014-09-30
tests: fix python test-runner for windows
Cory Fields
2014-09-14
bitcoin-util-test: Test bitcoin-tx with null scriptPubKey
Luke Dashjr
2014-08-19
Add bitcoin-tx tests
Jeff Garzik
2014-08-19
bitcoin-tx: Accept input via stdin. Add input handling to tests.
Jeff Garzik
2014-08-19
Add "it works" test for bitcoin-tx
Jeff Garzik