| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Give threads a recognisable name to aid in debugging | Giel van Schijndel | 2012-07-17 | 1 | -0/+3 |
| * | Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress | Pieter Wuille | 2012-05-24 | 1 | -1/+1 |
| * | Encapsulate public keys in CPubKey | Pieter Wuille | 2012-05-24 | 1 | -1/+1 |
| * | Merge branch 'dbenv' into tmp | Jeff Garzik | 2012-05-22 | 1 | -19/+13 |
| |\ | |||||
| | * | Further CDBEnv encapsulation work. | Jeff Garzik | 2012-05-19 | 1 | -12/+9 |
| | * | Encapsulate BDB environment inside new CDBEnv class | Jeff Garzik | 2012-05-19 | 1 | -7/+4 |
| * | | Update License in File Headers | Fordy | 2012-05-18 | 1 | -1/+1 |
| |/ | |||||
| * | ensure that no double timestamps show up in the debug.log, by removing manual... | Philip Kaufmann | 2012-05-13 | 1 | -1/+0 |
| * | Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12... | Luke Dashjr | 2012-05-05 | 1 | -1/+1 |
| * | Further reduce header dependencies | Pieter Wuille | 2012-04-17 | 1 | -4/+4 |
| * | Move CWalletDB code to new walletdb module. | Jeff Garzik | 2012-04-17 | 1 | -0/+428 |