155 Commits (46ce223d15d4111d096f6342eb6f526d2507d7d7)

Author SHA1 Message Date
Cory Fields 90320d6777 script: add additional script tests 11 years ago
Manuel Araoz 43cb41859e Add sighash tests from data file 11 years ago
Wladimir J. van der Laan 3fc6846181 Add licenses for tests and test data 11 years ago
Peter Todd d3a33fc869
Test CHECKMULTISIG with m == 0 and n == 0 11 years ago
Peter Todd b41e594773
Fix script test handling of empty scripts 11 years ago
Andreas Schildbach ffd082a6a3 Add script test to prove that OP_0 evaluates as the empty vector, rather than [0]. 11 years ago
Matt Corallo c32a486f4b Add more data-driven tests. 11 years ago
Tamas Blummer 3e01c00f42 Add tests for correct and incorrect order of signatures for a multisig 11 years ago
Gavin Andresen feaec80cb0 Test alerts high at high PROTOCOL_VERSIONs 11 years ago
Matt Corallo eacc6f4a26 Add a few more basic script/tx test-cases. 11 years ago
Cory Fields 152e51c7af included-tests: generate binary data from test files for inclusion into test binaries 11 years ago
Peter Todd 214d45b6b9
Document and test OP_RESERVED weirdness 11 years ago
Gavin Andresen bdd34642dc More unit tests for NUMEQUAL 11 years ago
Peter Todd aff83e9c02 Add unittests for multiple ELSEs in a row 11 years ago
Eric Lombrozo 05df3fc68d Removed AcceptToMemoryPool method from CTransaction. This method belongs to the mempool instance. 12 years ago
Matt Corallo 14c12b094b Add new data-driven test-case. 12 years ago
Matt Corallo e175c16f5b Add a few data-driven tests for SIGHASH_ANYONECANPAY 12 years ago
Gavin Andresen e5f163a041 -alertnotify=<cmd> 12 years ago
Gavin Andresen 1472308d67 Some unit tests for CAlert 12 years ago
Peter Todd 091f184190 Test canonical prunable txout format explicitly 12 years ago
Peter Todd 6131d1d9df Add coverage for all invalid ops 12 years ago
Wladimir J. van der Laan d6b13283d1 data-driven base58 CBitcoinAddress/CBitcoinSecret tests 12 years ago
Pieter Wuille 58bc86e37f Check for canonical public keys and signatures 12 years ago
Matt Corallo 65786afb05 Add various tests for CTransaction::CheckTransaction() 12 years ago
Matt Corallo fc4743faa8 Add data-driven transaction tests. 12 years ago
Matt Corallo 336a0abbbb Add a few test cases to data-driven script tests. 12 years ago
Gavin Andresen 4e6e3293ff Remove newlines from JSON strings 13 years ago
Gavin Andresen 787f5e9949 Unit tests for transaction size limits 13 years ago
Gavin Andresen 6b8a17119e Lots more Script unit test cases. 13 years ago
Gavin Andresen f04017f702 More CScript unit tests. 13 years ago
Gavin Andresen 8449a8788a Data-drive script evaluation unit tests. 13 years ago