dogecoin/src/script
Wladimir J. van der Laan 327291af02
Merge pull request #6914
114b581 Prevector type (Pieter Wuille)
2015-12-01 10:22:14 +01:00
..
bitcoinconsensus.cpp Switch to libsecp256k1-based validation for ECDSA 2015-11-15 16:06:57 +01:00
bitcoinconsensus.h Add CHECKLOCKTIMEVERIFY (BIP65) soft-fork logic 2015-10-08 17:23:22 +02:00
interpreter.cpp Merge pull request #6914 2015-12-01 10:22:14 +01:00
interpreter.h Resolve issue 3166. 2015-07-30 19:56:00 -04:00
script.cpp Prevector type 2015-11-13 18:15:20 +01:00
script.h Prevector type 2015-11-13 18:15:20 +01: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 Evict sigcache entries that are seen in a block 2015-10-31 01:15:11 +01:00
sigcache.h Make sigcache faster and more efficient 2015-10-31 01:15:11 +01:00
sign.cpp Prevector type 2015-11-13 18:15:20 +01:00
sign.h Add DummySignatureCreator which just creates zeroed sigs 2015-06-11 01:03:23 -07:00
standard.cpp [trivial] Reuse translation and cleanup DEFAULT_* values 2015-11-28 19:01:11 +01:00
standard.h [trivial] Reuse translation and cleanup DEFAULT_* values 2015-11-28 19:01:11 +01:00