dogecoin/src/script
Pieter Wuille 3dd410294d BIP143: Verification logic
Includes simplifications by Eric Lombrozo.
2016-06-22 15:43:00 +02:00
..
bitcoinconsensus.cpp Refactor script validation to observe amounts 2016-06-22 15:43:00 +02:00
bitcoinconsensus.h Refactor script validation to observe amounts 2016-06-22 15:43:00 +02:00
interpreter.cpp BIP143: Verification logic 2016-06-22 15:43:00 +02:00
interpreter.h BIP143: Verification logic 2016-06-22 15:43:00 +02: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 BIP141: Witness program 2016-06-22 15:42:59 +02:00
script.h BIP141: Witness program 2016-06-22 15:42:59 +02:00
script_error.cpp BIP141: Witness program 2016-06-22 15:42:59 +02:00
script_error.h BIP141: Witness program 2016-06-22 15:42:59 +02:00
sigcache.cpp Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
sigcache.h Refactor script validation to observe amounts 2016-06-22 15:43:00 +02:00
sign.cpp BIP143: Verification logic 2016-06-22 15:43:00 +02:00
sign.h BIP143: Verification logic 2016-06-22 15:43:00 +02: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