dash/src/script
Wladimir J. van der Laan a5bb6387f7
Merge #8607: [doc] Fix doxygen off-by-one comments, fix typos
fafe7b3 contrib: Make fix-copyright-headers.py more portable (MarcoFalke)
fa27c0a [doc] Fix typos in comments, doxygen: Fix comment syntax (MarcoFalke)
fabfd5d [qa] pull-tester: Don't mute zmq ImportError (MarcoFalke)
67a5502 init: Fix typo in help message for -whitelistforcerelay (Wladimir J. van der Laan)
2016-08-28 16:06:03 +02:00
..
bitcoinconsensus.cpp [libconsensus] Script verification API with amounts 2016-06-22 15:43:00 +02:00
bitcoinconsensus.h libconsensus: Expose a flag for BIP112 2016-07-28 00:23:03 +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 BIP143: Signing logic 2016-06-22 15:43:01 +02:00
ismine.h wallet_ismine.h → script/ismine.h 2016-04-18 15:14:36 +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
script.cpp Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 2016-06-28 17:17:36 +01:00
script.h Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 2016-06-28 17:17:36 +01: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: Signing logic 2016-06-22 15:43:01 +02:00
sign.h [doc] Fix typos in comments, doxygen: Fix comment syntax 2016-08-22 10:51:41 +02:00
standard.cpp BIP143: Signing logic 2016-06-22 15:43:01 +02:00
standard.h BIP143: Signing logic 2016-06-22 15:43:01 +02:00