aboutsummaryrefslogtreecommitdiff
path: root/src/test/data
Commit message (Expand)AuthorAgeFilesLines
* dogecoin-tx: fix testsPatrick Lodder2020-07-221-20/+22
* rebrand dogecoin-tx test (#1450)Ross Nicoll2019-03-251-56/+56
* Re-introduce alert functionality (#1470)Ross Nicoll2018-09-191-0/+0
* Update dogecoin-tx tests (#1409)Ross Nicoll2018-09-1917-37/+37
* Replace test data with Dogecoin valuesRoss Nicoll2018-09-192-608/+608
* Add tests for bitcoin-tx input checkingJohn Newbery2017-03-311-0/+32
* Check stderr when testing bitcoin-txJohn Newbery2017-03-311-0/+4
* testcases: explicitly specify transaction version 1John Newbery2017-01-091-22/+22
* Add test cases to test new bitcoin-tx functionalityjnewbery2016-12-2923-0/+377
* Re-enable a blank v1 Tx JSON testDouglas Roark2016-12-212-3/+8
* Remove unused test files and referencesBtcDrak2016-12-191-33/+0
* Merge #7562: Bump transaction version default to 2Wladimir J. van der Laan2016-12-1516-39/+96
|\
| * Update python tests for default tx version=2BtcDrak2016-12-0816-39/+96
* | Fix spelling.Richard Kiss2016-12-121-1/+1
|/
* Merge #9100: tx_valid: re-order inputs to how they are encodedMarcoFalke2016-11-251-9/+9
|\
| * tx_valid: re-order inputs to how they are encodedDaniel Cousens2016-11-081-9/+9
* | Allow bitcoin-tx to parse partial transactionsjnewbery2016-11-041-0/+10
|/
* Merge #8927: Add script tests for FindAndDelete in pre-segwit and segwit scriptsWladimir J. van der Laan2016-10-192-0/+49
|\
| * Add script tests for FindAndDelete in pre-segwit and segwit scriptsJohnson Lau2016-10-162-0/+49
* | test segwit uncompressed key fixesJohnson Lau2016-10-171-1/+367
|/
* Merge #8817: update bitcoin-tx to output witness dataWladimir J. van der Laan2016-10-1311-0/+11
|\
| * Update bitcoin-tx to output witness data.jonnynewbs2016-10-0511-0/+11
* | add verbose mode to bitcoin-util-test.pyjnewbery2016-10-051-28/+56
|/
* bitcoin-util-test.py should fail if the output file is emptyjnewbery2016-09-291-0/+19
* Merge #8829: Add bitcoin-tx JSON testsMarcoFalke2016-09-2912-1/+997
|\
| * Add bitcoin-tx JSON testsjnewbery2016-09-2812-1/+997
* | Add policy: null signature for failed CHECK(MULTI)SIGJohnson Lau2016-09-271-1/+32
* | Make non-minimal OP_IF/NOTIF argument non-standard for P2WSHJohnson Lau2016-09-231-1/+84
|/
* Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFYBtcDrak2016-06-283-54/+54
* [qa] script_tests: witness tests can specify tx amountSuhas Daftuar2016-06-221-28/+95
* [qa] p2p segwit testsSuhas Daftuar2016-06-221-0/+84
* [qa] Autogeneration support for witness in script_testsPieter Wuille2016-06-221-0/+132
* [qa] Add segwit support to script_testsPieter Wuille2016-06-221-1/+7
* [qa] Add transaction tests for segwitNicolasDorier2016-06-222-0/+233
* BIP144: Serialization, hashes, relay (sender side)Pieter Wuille2016-06-221-4/+0
* Merge #7957: [RPC][Bitcoin-TX] Add support for sequence numberWladimir J. van der Laan2016-06-073-0/+15
|\
| * [Bitcoin-Tx] Add tests for sequence number supportJonas Schnelli2016-06-073-0/+15
* | Adding P2SH(p2pkh) script test caseChris Stewart2016-05-301-0/+7
* | Adding basic tests for OP_CSV inside of script_tests.jsonChris Stewart2016-05-111-1/+10
|/
* Fixing comment in script_test.json test caseChris Stewart2016-04-251-1/+1
* Merge script_valid and script_invalid testsPieter Wuille2016-04-052-877/+865
* Make script_error a mandatory 4th field for script_testsPieter Wuille2016-04-052-1158/+1194
* Fix some misconstructed testsPieter Wuille2016-04-052-8/+20
* Remove p2p alert handlingBtcDrak2016-03-181-0/+0
* Merge #7517: test: script_error checking in script_invalid testsWladimir J. van der Laan2016-03-141-496/+559
|\
| * test: Script_error checking in script_invalid testsWladimir J. van der Laan2016-02-111-491/+554
| * test: Move non-generated script_invalid test to the correct placeWladimir J. van der Laan2016-02-111-6/+6
* | BIP112: Implement CHECKSEQUENCEVERIFYMark Friedenbach2016-02-142-0/+138
|/
* Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.mb300sd2015-12-154-32/+32
* unittest: fix test for null tx inputDaniel Kraft2015-10-271-3/+7