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 860e912583 Use unique_ptr for pwalletMain (CWallet) 7 years ago
..
test Use unique_ptr for pwalletMain (CWallet) 7 years ago
coincontrol.h Make QT fee displays use GetMinimumFee instead of estimateSmartFee 7 years ago
crypter.cpp Changing &vec[0] to vec.data(), what 9804 missed 7 years ago
crypter.h Merge #11107: Fix races in AppInitMain and others with lock and atomic bools 7 years ago
db.cpp Merge #11376: Ensure backupwallet fails when attempting to backup to source file 7 years ago
db.h Refactor: Modernize disallowed copy constructors/assignment 7 years ago
feebumper.cpp Merge #10368: [wallet] Remove helper conversion operator from wallet 7 years ago
feebumper.h Refactor to use CoinControl in GetMinimumFee and FeeBumper 7 years ago
fees.cpp MOVEONLY: Fee functions wallet/wallet.cpp -> wallet/fees.cpp 7 years ago
fees.h Move some static functions out of wallet.h/cpp 7 years ago
init.cpp Fix -disablewallet default value 7 years ago
init.h [trivial] fixup comment for VerifyWallets() 7 years ago
rpcdump.cpp Merge #10368: [wallet] Remove helper conversion operator from wallet 7 years ago
rpcwallet.cpp Merge #10368: [wallet] Remove helper conversion operator from wallet 7 years ago
rpcwallet.h [wallet] Add RegisterWalletRPC() function to wallet/init.cpp 7 years ago
wallet.cpp Merge #11074: Assert that CWallet::SyncMetaData finds oldest transaction. 7 years ago
wallet.h Merge #10368: [wallet] Remove helper conversion operator from wallet 7 years ago
walletdb.cpp Merge #10368: [wallet] Remove helper conversion operator from wallet 7 years ago
walletdb.h Refactor: Modernize disallowed copy constructors/assignment 7 years ago