Kevacoin source tree
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Wladimir J. van der Laan 2a1090d4f5
Merge pull request #6351
9 years ago
..
bitcoinconsensus.cpp Avoid storing a reference passed to SignatureChecker constructors 10 years ago
bitcoinconsensus.h Add CHECKLOCKTIMEVERIFY (BIP65) soft-fork logic 9 years ago
interpreter.cpp script: Remove magic numbers 9 years ago
interpreter.h Resolve issue 3166. 10 years ago
script.cpp script: Remove magic numbers 9 years ago
script.h script: Remove magic numbers 9 years ago
script_error.cpp Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65) 10 years ago
script_error.h Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65) 10 years ago
sigcache.cpp Use separate SignatureChecker for CMutableTransaction 10 years ago
sigcache.h Avoid storing a reference passed to SignatureChecker constructors 10 years ago
sign.cpp Policy: MOVEONLY: Create policy/policy.h with some constants 10 years ago
sign.h Add DummySignatureCreator which just creates zeroed sigs 10 years ago
standard.cpp Accept any sequence of PUSHDATAs in OP_RETURN outputs 9 years ago
standard.h Accept any sequence of PUSHDATAs in OP_RETURN outputs 9 years ago