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.
litecoin/src/script
David Burkett 6678264538
Stop using pre_split_keypool for MWEB keys in upgraded wallets, and support recovering coins sent to stealth addresses generated from pre_split_keypool
2 years ago
..
address.cpp MWEB: Add DesitnationAddr wrapper 2 years ago
address.h MWEB: Add DesitnationAddr wrapper 2 years ago
bitcoinconsensus.cpp Drop unused GetType() from CSizeComputer 6 years ago
bitcoinconsensus.h Update copyright headers to 2018 6 years ago
descriptor.cpp v0.21.2 2 years ago
descriptor.h MWEB: Wallet & UI changes 2 years ago
interpreter.cpp Implement Tapscript script validation rules (BIP 342) 4 years ago
interpreter.h Introduce DeferringSignatureChecker and inherit with SignatureExtractor 3 years ago
keyorigin.h Convert everything except wallet/qt to new serialization 4 years ago
script.cpp MWEB: Add StealthAddress to CTxDestination and add pegin and hogex script consts & logic 2 years ago
script.h MWEB: Add StealthAddress to CTxDestination and add pegin and hogex script consts & logic 2 years ago
script_error.cpp Implement Tapscript script validation rules (BIP 342) 4 years ago
script_error.h Implement Tapscript script validation rules (BIP 342) 4 years ago
sigcache.cpp script: Make ComputeEntrySchnorr and ComputeEntryECDSA const to clarify contract 4 years ago
sigcache.h Support for Schnorr signatures and integration in SignatureCheckers (BIP 340) 4 years ago
sign.cpp MWEB: Wallet & UI changes 2 years ago
sign.h MWEB: Add DesitnationAddr wrapper 2 years ago
signingprovider.cpp Stop using pre_split_keypool for MWEB keys in upgraded wallets, and support recovering coins sent to stealth addresses generated from pre_split_keypool 2 years ago
signingprovider.h wallet: Improve LegacyScriptPubKeyMan::CanProvide script recognition 4 years ago
standard.cpp MWEB: Add StealthAddress to CTxDestination and add pegin and hogex script consts & logic 2 years ago
standard.h MWEB: Add DesitnationAddr wrapper 2 years ago