This allows for a reversal of the current behavior. This: CScript foo; CScriptID bar(foo.GetID()); Becomes: CScript foo; CScriptID bar(foo); This way, CScript is no longer dependent on CScriptID or Hash(); |
||
---|---|---|
.. | ||
compressor.cpp | ||
compressor.h | ||
interpreter.cpp | ||
interpreter.h | ||
script.cpp | ||
script.h | ||
sigcache.cpp | ||
sigcache.h | ||
sign.cpp | ||
sign.h | ||
standard.cpp | ||
standard.h |