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.
 
 
 
 
 
 
Wladimir J. van der Laan a865b38bf3
Merge #11133: Document assumptions that are being made to avoid division by zero
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 #11107: Fix races in AppInitMain and others with lock and atomic bools 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 Update importprivkey named args documentation 7 years ago
rpcwallet.cpp Support BIP173 in addwitnessaddress 7 years ago
rpcwallet.h [wallet] Add RegisterWalletRPC() function to wallet/init.cpp 7 years ago
wallet.cpp Merge #11133: Document assumptions that are being made to avoid division by zero 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