dogecoin/src/wallet
Luke Dashjr 3e7c89196c Optimisation: Store transaction list order in memory rather than compute it every need
Huge performance improvement (450%) for zapwallettxes
2015-11-21 01:48:25 +00:00
..
test [wallet] Refactor to use new MIN_CHANGE 2015-10-28 10:52:46 +01:00
crypter.cpp Merge pull request #6415 2015-08-14 16:28:37 +02:00
crypter.h ensure consistent header comment naming conventions 2015-04-20 13:29:22 +02:00
db.cpp Bugfix: Describe dblogsize option correctly (it refers to the wallet database, not memory pool) 2015-10-01 23:16:42 +00:00
db.h Bugfix: Describe dblogsize option correctly (it refers to the wallet database, not memory pool) 2015-10-01 23:16:42 +00:00
rpcdump.cpp [Univalue] add univalue over subtree 2015-10-01 10:49:57 +02:00
rpcwallet.cpp Optimisation: Store transaction list order in memory rather than compute it every need 2015-11-21 01:48:25 +00:00
wallet.cpp Optimisation: Store transaction list order in memory rather than compute it every need 2015-11-21 01:48:25 +00:00
wallet.h Optimisation: Store transaction list order in memory rather than compute it every need 2015-11-21 01:48:25 +00:00
wallet_ismine.cpp SQUASH "Add have-pubkey distinction to ISMINE flags" 2015-08-08 09:30:53 -07:00
wallet_ismine.h Merge pull request #6415 2015-08-14 16:28:37 +02:00
walletdb.cpp Optimisation: Store transaction list order in memory rather than compute it every need 2015-11-21 01:48:25 +00:00
walletdb.h Optimisation: Store transaction list order in memory rather than compute it every need 2015-11-21 01:48:25 +00:00