aboutsummaryrefslogtreecommitdiff
path: root/src/walletdb.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * Further CDBEnv encapsulation work.Jeff Garzik2012-05-191-12/+9
| * Encapsulate BDB environment inside new CDBEnv classJeff Garzik2012-05-191-7/+4
* | Update License in File HeadersFordy2012-05-181-1/+1
|/
* ensure that no double timestamps show up in the debug.log, by removing manual...Philip Kaufmann2012-05-131-1/+0
* Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12...Luke Dashjr2012-05-051-1/+1
* Further reduce header dependenciesPieter Wuille2012-04-171-4/+4
* Move CWalletDB code to new walletdb module.Jeff Garzik2012-04-171-0/+428