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.
 
 
 
 
 
 
practicalswift 90d4d89230 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
..
bitcoinconsensus.cpp scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
bitcoinconsensus.h scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
interpreter.cpp scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
interpreter.h scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
ismine.cpp scripted-diff: Remove #include <boost/foreach.hpp> 7 years ago
ismine.h
script.cpp Sanity check transaction scripts in DecodeHexTx 7 years ago
script.h scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
script_error.cpp
script_error.h
sigcache.cpp Merge #10192: Cache full script execution results in addition to signatures 7 years ago
sigcache.h Use the override specifier (C++11) where we expect to be overriding the virtual function of a base class 7 years ago
sign.cpp Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp> 7 years ago
sign.h Use the override specifier (C++11) where we expect to be overriding the virtual function of a base class 7 years ago
standard.cpp scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
standard.h