aboutsummaryrefslogtreecommitdiff
path: root/src/walletdb.h
AgeCommit message (Expand)Author
2012-10-08Handle corrupt wallets gracefully.Gavin Andresen
2012-09-26walletdb.h: remove dead codeJeff Garzik
2012-09-08Bugfix: Initialize CWallet::nOrderPosNext on an empty wallet, and save it in dbLuke Dashjr
2012-08-23Store a fixed order of transactions (and accounting) in the walletLuke Dashjr
2012-05-24Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddressPieter Wuille
2012-05-24Encapsulate public keys in CPubKeyPieter Wuille
2012-05-18Update License in File HeadersFordy
2012-04-17Move CWalletDB code to new walletdb module.Jeff Garzik