bitcoin/src
Gavin Andresen e679ec969c OP_EVAL implementation
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.
2011-12-19 12:40:19 -05:00
..
json
obj
qt
test OP_EVAL implementation 2011-12-19 12:40:19 -05:00
base58.h OP_EVAL implementation 2011-12-19 12:40:19 -05:00
bignum.h
bitcoinrpc.cpp OP_EVAL implementation 2011-12-19 12:40:19 -05:00
bitcoinrpc.h
checkpoints.cpp
checkpoints.h
crypter.cpp
crypter.h
db.cpp OP_EVAL implementation 2011-12-19 12:40:19 -05:00
db.h OP_EVAL implementation 2011-12-19 12:40:19 -05:00
headers.h
init.cpp
init.h
irc.cpp
irc.h
key.cpp
key.h
keystore.cpp OP_EVAL implementation 2011-12-19 12:40:19 -05:00
keystore.h OP_EVAL implementation 2011-12-19 12:40:19 -05:00
main.cpp OP_EVAL implementation 2011-12-19 12:40:19 -05:00
main.h OP_EVAL implementation 2011-12-19 12:40:19 -05:00
makefile.linux-mingw
makefile.mingw
makefile.osx
makefile.unix
makefile.vc
net.cpp
net.h
noui.h
protocol.cpp
protocol.h
qtui.h
rpcdump.cpp
script.cpp OP_EVAL implementation 2011-12-19 12:40:19 -05:00
script.h OP_EVAL implementation 2011-12-19 12:40:19 -05:00
serialize.h
strlcpy.h
uint256.h
util.cpp
util.h
wallet.cpp OP_EVAL implementation 2011-12-19 12:40:19 -05:00
wallet.h OP_EVAL implementation 2011-12-19 12:40:19 -05:00