155 Commits (46ce223d15d4111d096f6342eb6f526d2507d7d7)

Author SHA1 Message Date
Andreas Schildbach ecb11f561c Document the non-strict-DER-conformance of one test in tx_valid.json. 7 years ago
klemens f42fc1d508 doc: spelling fixes 7 years ago
Mark Friedenbach c8e29d7ff0 Replace MAX_OPCODE for OP_NOP10. 7 years ago
Dimitris Tsapakidis 0a5a6b90bc Fixed multiple typos 7 years ago
Wladimir J. van der Laan 2f84cf6654 tests: Correct testcase in script_tests.json for large number OP_EQUAL 7 years ago
John Newbery 63d66ba20a Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py 8 years ago
John Newbery 0c50909347 testcases: explicitly specify transaction version 1 8 years ago
jnewbery b7e144bb73 Add test cases to test new bitcoin-tx functionality 8 years ago
Douglas Roark b3717326c1 Re-enable a blank v1 Tx JSON test 8 years ago
BtcDrak 23208ac81b
Remove unused test files and references 8 years ago
Chris Stewart 988ce2ddef Adding 'amount' label to tx_valid/tx_invalid.json files 8 years ago
Richard Kiss e49a252bae Fix spelling. 8 years ago
BtcDrak c5c92c46fb
Update python tests for default tx version=2 8 years ago
Daniel Cousens 5262a151e1 tx_valid: re-order inputs to how they are encoded 8 years ago
jnewbery 7451cf59cd Allow bitcoin-tx to parse partial transactions 8 years ago
Johnson Lau 9260085377 test segwit uncompressed key fixes 8 years ago
Johnson Lau acf853df91 Add script tests for FindAndDelete in pre-segwit and segwit scripts 8 years ago
jnewbery 621441a7a7 add verbose mode to bitcoin-util-test.py 8 years ago
jonnynewbs 4408558843 Update bitcoin-tx to output witness data. 8 years ago
jnewbery da94697708 bitcoin-util-test.py should fail if the output file is empty 8 years ago
jnewbery 54e5d7c1b8 Add bitcoin-tx JSON tests 8 years ago
Johnson Lau e41bd449ab Add policy: null signature for failed CHECK(MULTI)SIG 8 years ago
Johnson Lau c72c5b1e3b Make non-minimal OP_IF/NOTIF argument non-standard for P2WSH 8 years ago
BtcDrak 14d01309be Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 8 years ago
Suhas Daftuar d846e02372 [qa] script_tests: witness tests can specify tx amount 8 years ago
Suhas Daftuar 330b0f31ee [qa] p2p segwit tests 8 years ago
Pieter Wuille 66cca79130 [qa] Autogeneration support for witness in script_tests 8 years ago
Pieter Wuille 06d3805c1a [qa] Add segwit support to script_tests 8 years ago
NicolasDorier 00f46cbcd9 [qa] Add transaction tests for segwit 8 years ago
Pieter Wuille 7030d9eb47 BIP144: Serialization, hashes, relay (sender side) 8 years ago
Jonas Schnelli ae357d5ab9
[Bitcoin-Tx] Add tests for sequence number support 8 years ago
Chris Stewart b682960a28 Adding P2SH(p2pkh) script test case 8 years ago
Chris Stewart 10e83d7956 Adding basic tests for OP_CSV inside of script_tests.json 8 years ago
Chris Stewart 62a9abd12b Fixing comment in script_test.json test case 9 years ago
Pieter Wuille dde46d3ae1 Merge script_valid and script_invalid tests 9 years ago
Pieter Wuille 76da761351 Make script_error a mandatory 4th field for script_tests 9 years ago
Pieter Wuille 269281b7cc Fix some misconstructed tests 9 years ago
BtcDrak bbb9d1d123 Remove p2p alert handling 9 years ago
Mark Friedenbach 53e53a33c9 BIP112: Implement CHECKSEQUENCEVERIFY 9 years ago
Wladimir J. van der Laan 0ecb3401fe test: Script_error checking in script_invalid tests 9 years ago
Wladimir J. van der Laan b0ff8572ae test: Move non-generated script_invalid test to the correct place 9 years ago
mb300sd 37d271d7cc Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY. 9 years ago
Daniel Kraft 0be387a536 unittest: fix test for null tx input 9 years ago
J Ross Nicoll c6824f8a90 Add DERSIG transaction test cases 9 years ago
Mark Friedenbach c5c1edfe60 Fix spelling mistake in -> if. 9 years ago
Veres Lajos 9f68ed6b6d typofixes (found by misspell_fixer) 9 years ago
Pavel Janík 627468d2ea Add support for data-based outputs (OP_RETURN) to bitcoin-tx. 9 years ago
Wladimir J. van der Laan 133601f6a5 tests: Fix bitcoin-tx signing testcase 9 years ago
Esteban Ordano cb54d17355 CLTV: Add more tests to improve coverage 9 years ago
Peter Todd bc60b2b4b4 Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65) 9 years ago