aboutsummaryrefslogtreecommitdiff
path: root/src/walletdb.cpp
AgeCommit message (Expand)Author
2012-05-24Encapsulate public keys in CPubKeyPieter Wuille
2012-05-22Merge branch 'dbenv' into tmpJeff Garzik
2012-05-19Further CDBEnv encapsulation work.Jeff Garzik
2012-05-19Encapsulate BDB environment inside new CDBEnv classJeff Garzik
2012-05-18Update License in File HeadersFordy
2012-05-13ensure that no double timestamps show up in the debug.log, by removing manual...Philip Kaufmann
2012-05-05Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12...Luke Dashjr
2012-04-17Further reduce header dependenciesPieter Wuille
2012-04-17Move CWalletDB code to new walletdb module.Jeff Garzik