aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/db.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* CDB: fix debug outputcrowning-2016-08-181-1/+1
* Merge #7537: wallet: Warn on unexpected EOF while salvaging walletWladimir J. van der Laan2016-02-291-3/+19
|\
| * wallet: Warn on unexpected EOF while salvaging walletWladimir J. van der Laan2016-02-151-3/+19
* | test: test leading space for ParseHexWladimir J. van der Laan2016-02-151-3/+3
|/
* [walletdb] Fix syntax error in key parserMarcoFalke2016-01-201-1/+1
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Constrain constant values to a single location in codeLuke Dashjr2015-11-281-1/+1
* Bugfix: Describe dblogsize option correctly (it refers to the wallet database...Luke Dashjr2015-10-011-1/+1
* fix crash on shutdown when e.g. changing -txindex and abort actionPhilip Kaufmann2015-06-161-6/+6
* 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/+462