24 Commits (51ed9ec971614aebdbfbd9527aba365dd0afd437)

Author SHA1 Message Date
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Jeff Garzik 0db9a805bd Revert "Switch to using raw_utf8" 11 years ago
Pieter Wuille f5857e5cb5 Inline signature serializer 11 years ago
Cory Fields 152e51c7af included-tests: generate binary data from test files for inclusion into test binaries 11 years ago
Luke Dashjr 1e9d3b1392 Bugfix: Since test_bitcoin is being built and run inside src/test/, try using relative directories from that point 11 years ago
Peter Todd 214d45b6b9
Document and test OP_RESERVED weirdness 11 years ago
constantined 2ecb7555a9 Switch to using raw_utf8 11 years ago
Pieter Wuille dfa23b94c2 CSecret/CKey -> CKey/CPubKey split/refactor 11 years ago
Pieter Wuille 99d0d0f356 Introduce script verification flags 12 years ago
Philip Kaufmann 729b180686 change blockchain -> block chain (spelling) 12 years ago
Pieter Wuille 58bc86e37f Check for canonical public keys and signatures 12 years ago
Gavin Andresen a2709fad7f Implement raw transaction RPC calls 12 years ago
Gavin Andresen 6b8a17119e Lots more Script unit test cases. 12 years ago
Gavin Andresen f04017f702 More CScript unit tests. 12 years ago
Gavin Andresen 9e71a5cd23 Define TEST_DATA_DIR so unit tests can be run from any current working directory 12 years ago
Gavin Andresen 8449a8788a Data-drive script evaluation unit tests. 12 years ago
Pieter Wuille 0d56f11ada Fix tests after 38067c18 12 years ago
Gavin Andresen 922e8e2929 Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). 13 years ago
Gavin Andresen 2a45a494b0 Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript 13 years ago
Gavin Andresen e679ec969c OP_EVAL implementation 13 years ago
Gavin Andresen 1466b8b78a Rework unit tests so test_bitcoin.cpp does not #include them all 13 years ago
Gavin Andresen 829e21733b CHECKMULTISIG unit tests. 13 years ago
Vegard Nossum a8330e0049 Add a file for script tests 13 years ago