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.
 
 
 
 
 
 
Luke Dashjr 3e7c89196c Optimisation: Store transaction list order in memory rather than compute it every need 9 years ago
..
test [wallet] Refactor to use new MIN_CHANGE 9 years ago
crypter.cpp Merge pull request #6415 9 years ago
crypter.h ensure consistent header comment naming conventions 9 years ago
db.cpp Bugfix: Describe dblogsize option correctly (it refers to the wallet database, not memory pool) 9 years ago
db.h Bugfix: Describe dblogsize option correctly (it refers to the wallet database, not memory pool) 9 years ago
rpcdump.cpp [Univalue] add univalue over subtree 9 years ago
rpcwallet.cpp Optimisation: Store transaction list order in memory rather than compute it every need 9 years ago
wallet.cpp Optimisation: Store transaction list order in memory rather than compute it every need 9 years ago
wallet.h Optimisation: Store transaction list order in memory rather than compute it every need 9 years ago
wallet_ismine.cpp SQUASH "Add have-pubkey distinction to ISMINE flags" 9 years ago
wallet_ismine.h Merge pull request #6415 9 years ago
walletdb.cpp Optimisation: Store transaction list order in memory rather than compute it every need 9 years ago
walletdb.h Optimisation: Store transaction list order in memory rather than compute it every need 9 years ago