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
Age
Commit message (
Expand
)
Author
2017-06-22
Fixed multiple typos
Dimitris Tsapakidis
2017-05-15
tests: Correct testcase in script_tests.json for large number OP_EQUAL
Wladimir J. van der Laan
2017-03-20
Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
John Newbery
2017-02-27
Merge #9350: [Trivial] Adding label for amount inside of tx_valid/tx_invalid....
MarcoFalke
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-19
Remove unused test files and references
BtcDrak
2016-12-15
Adding 'amount' label to tx_valid/tx_invalid.json files
Chris Stewart
2016-12-15
Merge #7562: Bump transaction version default to 2
Wladimir J. van der Laan
2016-12-12
Fix spelling.
Richard Kiss
2016-12-08
Update python tests for default tx version=2
BtcDrak
2016-11-25
Merge #9100: tx_valid: re-order inputs to how they are encoded
MarcoFalke
2016-11-08
tx_valid: re-order inputs to how they are encoded
Daniel Cousens
2016-11-04
Allow bitcoin-tx to parse partial transactions
jnewbery
2016-10-19
Merge #8927: Add script tests for FindAndDelete in pre-segwit and segwit scripts
Wladimir J. van der Laan
2016-10-17
test segwit uncompressed key fixes
Johnson Lau
2016-10-16
Add script tests for FindAndDelete in pre-segwit and segwit scripts
Johnson Lau
2016-10-13
Merge #8817: update bitcoin-tx to output witness data
Wladimir J. van der Laan
2016-10-05
add verbose mode to bitcoin-util-test.py
jnewbery
2016-10-05
Update bitcoin-tx to output witness data.
jonnynewbs
2016-09-29
bitcoin-util-test.py should fail if the output file is empty
jnewbery
2016-09-29
Merge #8829: Add bitcoin-tx JSON tests
MarcoFalke
2016-09-28
Add bitcoin-tx JSON tests
jnewbery
2016-09-27
Add policy: null signature for failed CHECK(MULTI)SIG
Johnson Lau
2016-09-23
Make non-minimal OP_IF/NOTIF argument non-standard for P2WSH
Johnson Lau
2016-06-28
Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY
BtcDrak
2016-06-22
[qa] script_tests: witness tests can specify tx amount
Suhas Daftuar
2016-06-22
[qa] p2p segwit tests
Suhas Daftuar
2016-06-22
[qa] Autogeneration support for witness in script_tests
Pieter Wuille
2016-06-22
[qa] Add segwit support to script_tests
Pieter Wuille
2016-06-22
[qa] Add transaction tests for segwit
NicolasDorier
2016-06-22
BIP144: Serialization, hashes, relay (sender side)
Pieter Wuille
2016-06-07
Merge #7957: [RPC][Bitcoin-TX] Add support for sequence number
Wladimir J. van der Laan
2016-06-07
[Bitcoin-Tx] Add tests for sequence number support
Jonas Schnelli
2016-05-30
Adding P2SH(p2pkh) script test case
Chris Stewart
2016-05-11
Adding basic tests for OP_CSV inside of script_tests.json
Chris Stewart
2016-04-25
Fixing comment in script_test.json test case
Chris Stewart
2016-04-05
Merge script_valid and script_invalid tests
Pieter Wuille
2016-04-05
Make script_error a mandatory 4th field for script_tests
Pieter Wuille
2016-04-05
Fix some misconstructed tests
Pieter Wuille
2016-03-18
Remove p2p alert handling
BtcDrak
2016-03-14
Merge #7517: test: script_error checking in script_invalid tests
Wladimir J. van der Laan
2016-02-14
BIP112: Implement CHECKSEQUENCEVERIFY
Mark Friedenbach
2016-02-11
test: Script_error checking in script_invalid tests
Wladimir J. van der Laan
2016-02-11
test: Move non-generated script_invalid test to the correct place
Wladimir J. van der Laan
2015-12-15
Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.
mb300sd
2015-10-27
unittest: fix test for null tx input
Daniel Kraft
2015-10-18
Add DERSIG transaction test cases
J Ross Nicoll
2015-08-19
Merge pull request #6544
Wladimir J. van der Laan
[next]