dogecoin/src/script
Thomas Kerin b7dbeb24eb [libconsensus] Script verification API with amounts
script_tests: always test bitcoinconsensus_verify_script_with_amount if VERIFY_WITNESS isn't set

Rename internal method + make it static

trim bitcoinconsensus_ prefix

Add SERIALIZE_TRANSACTION_WITNESS flag
2016-06-22 15:43:00 +02:00
..
bitcoinconsensus.cpp [libconsensus] Script verification API with amounts 2016-06-22 15:43:00 +02:00
bitcoinconsensus.h [libconsensus] Script verification API with amounts 2016-06-22 15:43:00 +02:00
interpreter.cpp BIP141: Other consensus critical limits, and BIP145 2016-06-22 15:43:00 +02:00
interpreter.h BIP141: Other consensus critical limits, and BIP145 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