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.
 
 
 
 
 
 
Karl-Johan Alm 8c1dbc5e9d Refactor: Removed begin/end_ptr functions. 8 years ago
..
bitcoinconsensus.cpp Make CTransaction actually immutable 8 years ago
bitcoinconsensus.h libconsensus: Add input validation of flags 8 years ago
interpreter.cpp Refactor: Removed begin/end_ptr functions. 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
script.h
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
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
standard.h