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.
 
 
 
 
 
 
MarcoFalke 69c7ecef40
Merge #11408: Trivial: Fix parameter name typo in ErasePurpose walletdb method
7 years ago
..
test Changing &vec[0] to vec.data(), what 9804 missed 7 years ago
coincontrol.h Make QT fee displays use GetMinimumFee instead of estimateSmartFee 8 years ago
crypter.cpp Changing &vec[0] to vec.data(), what 9804 missed 7 years ago
crypter.h Merge #10916: add missing lock to crypter GetKeys() 7 years ago
db.cpp Merge #10845: Remove unreachable code 7 years ago
db.h Refactor: Modernize disallowed copy constructors/assignment 7 years ago
feebumper.cpp Merge #10976: [MOVEONLY] Move some static functions out of wallet.h/cpp 7 years ago
feebumper.h Refactor to use CoinControl in GetMinimumFee and FeeBumper 8 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 Merge #11250: Bump wallet version to 159900 and remove the `usehd` option 7 years ago
init.h [trivial] fixup comment for VerifyWallets() 7 years ago
rpcdump.cpp Introduce wrappers around CBitcoinAddress 7 years ago
rpcwallet.cpp Merge #10767: [wallet] Clarify wallet initialization / destruction interface 7 years ago
rpcwallet.h [wallet] Add RegisterWalletRPC() function to wallet/init.cpp 7 years ago
wallet.cpp Merge #11225: wallet: update stored witness in AddToWallet 7 years ago
wallet.h wallet: Display non-HD error on first run 7 years ago
walletdb.cpp Fix parameter name typo in ErasePurpose walletdb method. 7 years ago
walletdb.h Refactor: Modernize disallowed copy constructors/assignment 7 years ago