Age | Commit message (Expand) | Author |
---|---|---|
2012-09-21 | Check for canonical public keys and signatures | Pieter Wuille |
2012-07-05 | Implement raw transaction RPC calls | Gavin Andresen |
2012-05-24 | Lots more Script unit test cases. | Gavin Andresen |
2012-05-24 | More CScript unit tests. | Gavin Andresen |
2012-04-26 | Define TEST_DATA_DIR so unit tests can be run from any current working directory | Gavin Andresen |
2012-04-21 | Data-drive script evaluation unit tests. | Gavin Andresen |
2012-02-20 | Fix tests after 38067c18 | Pieter Wuille |
2012-01-13 | Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). | Gavin Andresen |
2011-12-19 | Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript | Gavin Andresen |
2011-12-19 | OP_EVAL implementation | Gavin Andresen |
2011-12-19 | Rework unit tests so test_bitcoin.cpp does not #include them all | Gavin Andresen |
2011-08-26 | CHECKMULTISIG unit tests. | Gavin Andresen |
2011-08-08 | Add a file for script tests | Vegard Nossum |