aboutsummaryrefslogtreecommitdiff
path: root/src/walletdb.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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