| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Encapsulate public keys in CPubKey | Pieter Wuille | 2012-05-24 | 1 | -6/+6 | |
| * | Move signature cache from CKey::Verify to CheckSig in script.cpp | Gavin Andresen | 2012-05-22 | 1 | -65/+0 | |
| * | Merge branch 'optimize' | Gavin Andresen | 2012-05-22 | 1 | -1/+331 | |
| |\ | ||||||
| | * | Cache signature verifications | Gavin Andresen | 2012-05-18 | 1 | -0/+68 | |
| | * | Refactor: move code from key.h to key.cpp | Gavin Andresen | 2012-05-17 | 1 | -1/+262 | |
| * | | Update License in File Headers | Fordy | 2012-05-18 | 1 | -1/+1 | |
| |/ | ||||||
| * | Update all copyrights to 2012 | Gavin Andresen | 2012-02-07 | 1 | -1/+1 | |
| * | Add GetSecret() and GetKeys() to CKeyStore | Pieter Wuille | 2011-12-17 | 1 | -0/+117 | |