Original HUSH source code based on ZEC 1.0.8 . For historical purposes only! 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.
 
 
 
 
 
 
Jack Grigg 08d6b02d5e
Rename libbitcoinconsensus to libzcashconsensus
8 years ago
..
interpreter.cpp Disable OP_CODESEPARATOR 8 years ago
interpreter.h Sign JoinSplit transactions 8 years ago
script.cpp Added "Core" to copyright headers 10 years ago
script.h Remove FindAndDelete. refs #1386 8 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 Remove in-band error signalling from SignatureHash, fixing the SIGHASH_SINGLE bug. 8 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
zcashconsensus.cpp Rename libbitcoinconsensus to libzcashconsensus 8 years ago
zcashconsensus.h Rename libbitcoinconsensus to libzcashconsensus 8 years ago