| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Some extra comments | Pieter Wuille | 2011-11-07 | 1 | -0/+15 |
| * | Add returns to avoid annoying compile-time warnings. | Matt Corallo | 2011-10-25 | 1 | -0/+1 |
| * | SetCrypted() obtains keystore lock, to be safe. | Gavin Andresen | 2011-08-31 | 1 | -9/+1 |
| * | Fix rpc-hanging deadlocks | Gavin Andresen | 2011-08-31 | 1 | -17/+27 |
| * | Unify copyright notices. | Matt Corallo | 2011-08-09 | 1 | -1/+2 |
| * | Use CBitcoinAddress instead of string/uint160 | Pieter Wuille | 2011-07-17 | 1 | -14/+14 |
| * | get rid of mapPubKeys | Pieter Wuille | 2011-07-17 | 1 | -13/+17 |
| * | Do not use obsolete CPrivKey for passing keys around | Pieter Wuille | 2011-07-13 | 1 | -4/+4 |
| * | Add wallet privkey encryption. | Matt Corallo | 2011-07-13 | 1 | -22/+24 |
| * | Prepare codebase for Encrypted Keys. | Pieter Wuille | 2011-07-08 | 1 | -3/+86 |
| * | Bugfixes walletclass | Pieter Wuille | 2011-06-20 | 1 | -2/+6 |
| * | CWallet class | Pieter Wuille | 2011-06-15 | 1 | -2/+18 |
| * | move wallet code to separate file | Pieter Wuille | 2011-06-15 | 1 | -0/+10 |