dogecoin/src/script
mruddy af3208bfa6 Resolve issue 3166.
These changes decode valid SIGHASH types on signatures in assembly (asm) representations of scriptSig scripts.
This squashed commit incorporates substantial helpful feedback from jtimon, laanwj, and sipa.
2015-07-30 19:56:00 -04:00
..
bitcoinconsensus.cpp Avoid storing a reference passed to SignatureChecker constructors 2015-02-02 20:19:46 -08:00
bitcoinconsensus.h BIP66 changeover logic 2015-02-01 17:51:24 -04:00
interpreter.cpp Resolve issue 3166. 2015-07-30 19:56:00 -04:00
interpreter.h Resolve issue 3166. 2015-07-30 19:56:00 -04:00
script.cpp Resolve issue 3166. 2015-07-30 19:56:00 -04:00
script.h Resolve issue 3166. 2015-07-30 19:56:00 -04:00
script_error.cpp Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65) 2015-06-21 23:56:28 -04:00
script_error.h Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65) 2015-06-21 23:56:28 -04:00
sigcache.cpp Use separate SignatureChecker for CMutableTransaction 2015-02-02 20:19:12 -08:00
sigcache.h Avoid storing a reference passed to SignatureChecker constructors 2015-02-02 20:19:46 -08:00
sign.cpp Policy: MOVEONLY: Create policy/policy.h with some constants 2015-06-26 17:59:07 +02:00
sign.h Add DummySignatureCreator which just creates zeroed sigs 2015-06-11 01:03:23 -07:00
standard.cpp Policy: MOVEONLY: 3 functions to policy.o: 2015-06-26 17:59:10 +02:00
standard.h Policy: MOVEONLY: 3 functions to policy.o: 2015-06-26 17:59:10 +02:00