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.
 
 
 
 
 
 
Pieter Wuille 248f3a76a8 Fix ismine and addwitnessaddress: no uncompressed keys in segwit 8 years ago
..
bitcoinconsensus.cpp Rename to PrecomputedTransactionData 8 years ago
bitcoinconsensus.h Add NULLDUMMY verify flag in bitcoinconsensus.h 8 years ago
interpreter.cpp Require compressed keys in segwit as policy and disable signing with uncompressed keys for segwit scripts 8 years ago
interpreter.h Require compressed keys in segwit as policy and disable signing with uncompressed keys for segwit scripts 8 years ago
ismine.cpp Fix ismine and addwitnessaddress: no uncompressed keys in segwit 8 years ago
ismine.h Fix ismine and addwitnessaddress: no uncompressed keys in segwit 8 years ago
script.cpp Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 8 years ago
script.h Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 8 years ago
script_error.cpp Require compressed keys in segwit as policy and disable signing with uncompressed keys for segwit scripts 8 years ago
script_error.h Require compressed keys in segwit as policy and disable signing with uncompressed keys for segwit scripts 8 years ago
sigcache.cpp Bump copyright headers to 2015 9 years ago
sigcache.h Rename to PrecomputedTransactionData 8 years ago
sign.cpp Require compressed keys in segwit as policy and disable signing with uncompressed keys for segwit scripts 8 years ago
sign.h [doc] Fix typos in comments, doxygen: Fix comment syntax 8 years ago
standard.cpp BIP143: Signing logic 8 years ago
standard.h BIP143: Signing logic 8 years ago