| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). | Gavin Andresen | 2012-01-13 | 1 | -23/+19 | |
| * | Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript | Gavin Andresen | 2011-12-19 | 1 | -19/+19 | |
| * | OP_EVAL implementation | Gavin Andresen | 2011-12-19 | 1 | -18/+22 | |
| * | Rework unit tests so test_bitcoin.cpp does not #include them all | Gavin Andresen | 2011-12-19 | 1 | -2/+2 | |
| * | CHECKMULTISIG unit tests. | Gavin Andresen | 2011-08-26 | 1 | -0/+136 | |
| * | Add a file for script tests | Vegard Nossum | 2011-08-08 | 1 | -0/+37 | |