aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/db.h
Commit message (Expand)AuthorAgeFilesLines
* Constrain constant values to a single location in codeLuke Dashjr2015-11-281-0/+1
* Bugfix: Describe dblogsize option correctly (it refers to the wallet database...Luke Dashjr2015-10-011-0/+2
* fix crash on shutdown when e.g. changing -txindex and abort actionPhilip Kaufmann2015-06-161-1/+3
* remove unused classes from db.hPhilip Kaufmann2015-05-141-3/+0
* ensure consistent header comment naming conventionsPhilip Kaufmann2015-04-201-3/+3
* move ThreadFlushWalletDB declaration to walletdb.hPhilip Kaufmann2015-04-081-3/+0
* use constant references for strings in functions in wallet/*.*Philip Kaufmann2015-03-211-2/+2
* [Move Only] Move wallet related things to src/wallet/Jonas Schnelli2015-03-121-0/+313