dogecoin/src/script
Pieter Wuille 7030d9eb47 BIP144: Serialization, hashes, relay (sender side)
Contains refactorings by Eric Lombrozo.
Contains fixup by Nicolas Dorier.
Contains cleanup of CInv::GetCommand by Alex Morcos
2016-06-22 15:42:59 +02:00
..
bitcoinconsensus.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
bitcoinconsensus.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
interpreter.cpp Introduce constant for maximum CScript length 2016-04-25 14:22:30 +02:00
interpreter.h BIP112: Implement CHECKSEQUENCEVERIFY 2016-02-14 11:29:38 +00:00
ismine.cpp wallet_ismine.h → script/ismine.h 2016-04-18 15:14:36 +02:00
ismine.h wallet_ismine.h → script/ismine.h 2016-04-18 15:14:36 +02:00
script.cpp BIP144: Serialization, hashes, relay (sender side) 2016-06-22 15:42:59 +02:00
script.h BIP144: Serialization, hashes, relay (sender side) 2016-06-22 15:42:59 +02:00
script_error.cpp Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65) 2015-06-21 23:56:28 -04:00
script_error.h BIP112: Implement CHECKSEQUENCEVERIFY 2016-02-14 11:29:38 +00:00
sigcache.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
sigcache.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
sign.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
sign.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
standard.cpp Get rid of inaccurate ScriptSigArgsExpected 2016-02-01 15:28:25 +01:00
standard.h [doc] Fix doxygen comments for members 2016-04-03 11:58:01 +02:00