| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Handle corrupt wallets gracefully. | Gavin Andresen | 2012-10-08 | 1 | -2/+5 |
| * | walletdb.h: remove dead code | Jeff Garzik | 2012-09-26 | 1 | -30/+0 |
| * | Bugfix: Initialize CWallet::nOrderPosNext on an empty wallet, and save it in db | Luke Dashjr | 2012-09-08 | 1 | -0/+6 |
| * | Store a fixed order of transactions (and accounting) in the wallet | Luke Dashjr | 2012-08-23 | 1 | -0/+4 |
| * | Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress | Pieter Wuille | 2012-05-24 | 1 | -0/+1 |
| * | Encapsulate public keys in CPubKey | Pieter Wuille | 2012-05-24 | 1 | -10/+10 |
| * | Update License in File Headers | Fordy | 2012-05-18 | 1 | -1/+1 |
| * | Move CWalletDB code to new walletdb module. | Jeff Garzik | 2012-04-17 | 1 | -0/+179 |