76 Commits (08d6b02d5e9f3ccf34fbdcbc133cbc9cf1989fa9)

Author SHA1 Message Date
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 13 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