• Gavin Andresen's avatar
    OP_EVAL implementation · 9d57c77f
    Gavin Andresen authored
    OP_EVAL is a new opcode that evaluates an item on the stack as a script.
    It enables a new type of bitcoin address that needs an arbitrarily
    complex script to redeem.
    9d57c77f
script_tests.cpp 6.6 KB