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 17f2acedbe
Merge #9572: Skip witness sighash cache for non-segwit transactions
7 years ago
..
bitcoinconsensus.cpp scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 8 years ago
bitcoinconsensus.h scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 8 years ago
interpreter.cpp Merge #9572: Skip witness sighash cache for non-segwit transactions 7 years ago
interpreter.h Merge #9572: Skip witness sighash cache for non-segwit transactions 7 years ago
ismine.cpp Implement BIP173 addresses and tests 7 years ago
ismine.h Increment MIT Licence copyright header year on files modified in 2016 8 years ago
script.cpp Sanity check transaction scripts in DecodeHexTx 8 years ago
script.h Fix invalid memory access in CScript::operator+= 7 years ago
script_error.cpp Add error string for CLEANSTACK script violation, preventing an "unknown error" if the CLEANSTACK error condition is set. 7 years ago
script_error.h Increment MIT Licence copyright header year on files modified in 2016 8 years ago
sigcache.cpp scripted-diff: stop using the gArgs wrappers 7 years ago
sigcache.h Use the override specifier (C++11) where we expect to be overriding the virtual function of a base class 8 years ago
sign.cpp Implement BIP173 addresses and tests 7 years ago
sign.h Declare single-argument (non-converting) constructors "explicit" 7 years ago
standard.cpp Implement BIP173 addresses and tests 7 years ago
standard.h Implement BIP173 addresses and tests 7 years ago