Hush Full Node software. We were censored from Github, this is where all development happens now. https://hush.is
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.
 
 
 
 
 
 
Sean Bowe 1e99cbab04 Use joinsplit_sig_t in more places. 8 years ago
..
bitcoinconsensus.cpp Avoid storing a reference passed to SignatureChecker constructors 9 years ago
bitcoinconsensus.h Add CHECKLOCKTIMEVERIFY (BIP65) soft-fork logic 9 years ago
interpreter.cpp Use joinsplit_sig_t in more places. 8 years ago
interpreter.h Sign JoinSplit transactions 8 years ago
script.cpp Added "Core" to copyright headers 10 years ago
script.h Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65) 9 years ago
script_error.cpp Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65) 9 years ago
script_error.h Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65) 9 years ago
sigcache.cpp Use separate SignatureChecker for CMutableTransaction 9 years ago
sigcache.h Avoid storing a reference passed to SignatureChecker constructors 9 years ago
sign.cpp Abstract out Ctransaction-specific signing into TransactionSignatureCreator 9 years ago
sign.h Abstract out Ctransaction-specific signing into TransactionSignatureCreator 9 years ago
standard.cpp Fix CScriptID(const CScript& in) in empty script case 10 years ago
standard.h Enable CHECKLOCKTIMEVERIFY as a standard script verify flag 9 years ago