Update CMakeLists.txt - play with openssl
[novacoin.git] / src / test / script_op_eval_tests.cpp
2012-01-13 Gavin AndresenReplace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP...
2011-12-27 Gavin AndresenFixed OP_EVAL recursion unit test, checks for both...
2011-12-21 Wladimir J. van... Revert "Use standard C99 (and Qt) types for 64-bit...
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-12-19 Gavin AndresenUse block times for 'hard' OP_EVAL switchover, and...
2011-12-19 Gavin AndresenInterpret OP_EVAL as OP_NOP until Feb 1, 2012
2011-12-19 Gavin AndresenOP_EVAL implementation