Age | Commit message (Expand) | Author |
---|---|---|
2013-08-22 | Payment Protocol: X509-validated payment requests | Gavin Andresen |
2013-06-20 | Refactor keytime/metadata and wallet encryption bugfix | Pieter Wuille |
2013-06-10 | Wallet: store key creation time. Calculate whole-wallet birthday. | Jeff Garzik |
2013-06-05 | Get rid of db dependencies on main | Eric Lombrozo |
2013-05-30 | CSecret/CKey -> CKey/CPubKey split/refactor | Pieter Wuille |
2012-10-08 | Handle corrupt wallets gracefully. | Gavin Andresen |
2012-09-26 | walletdb.h: remove dead code | Jeff Garzik |
2012-09-08 | Bugfix: Initialize CWallet::nOrderPosNext on an empty wallet, and save it in db | Luke Dashjr |
2012-08-23 | Store a fixed order of transactions (and accounting) in the wallet | Luke Dashjr |
2012-05-24 | Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress | Pieter Wuille |
2012-05-24 | Encapsulate public keys in CPubKey | Pieter Wuille |
2012-05-18 | Update License in File Headers | Fordy |
2012-04-17 | Move CWalletDB code to new walletdb module. | Jeff Garzik |