dogecoin/src/script
Patrick Strateman ec9ad5f199 Replace memcmp with std::equal in CScript::FindAndDelete
Function is stl; std::equal just makes more sense.
2016-04-19 13:22:03 -07: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 [doc] Fix doxygen comments for members 2016-04-03 11:58:01 +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 Merge pull request #7205 2016-01-05 14:11:40 +01:00
script.h Replace memcmp with std::equal in CScript::FindAndDelete 2016-04-19 13:22:03 -07: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