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.
 
 
 
 
 
 
John Newbery 055d95f842 [wallet] return correct error code from resendwallettransaction 8 years ago
..
test Merge #10912: [tests] Fix incorrect memory_cleanse(…) call in crypto_tests.cpp 8 years ago
coincontrol.h Make QT fee displays use GetMinimumFee instead of estimateSmartFee 8 years ago
crypter.cpp Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp> 8 years ago
crypter.h Use the override specifier (C++11) where we expect to be overriding the virtual function of a base class 8 years ago
db.cpp Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp> 8 years ago
db.h Fix uninitialized atomic variables 8 years ago
feebumper.cpp Refactor to use CoinControl in GetMinimumFee and FeeBumper 8 years ago
feebumper.h Refactor to use CoinControl in GetMinimumFee and FeeBumper 8 years ago
rpcdump.cpp check for null values in rpc args and handle appropriately 8 years ago
rpcwallet.cpp [wallet] return correct error code from resendwallettransaction 8 years ago
rpcwallet.h Fix incorrect Doxygen tag (@ince@since). Make Doxygen parameter names match actual parameter names. 8 years ago
wallet.cpp Fix resendwallettransactions assert failure if -walletbroadcast=0 8 years ago
wallet.h Fix resendwallettransactions assert failure if -walletbroadcast=0 8 years ago
walletdb.cpp Merge #10760: Avoid dereference-of-casted-pointer 8 years ago
walletdb.h wallet: Include actual backup filename in recovery warning message 8 years ago