| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Introduce a CChainParameters singleton class and regtest mode. | Mike Hearn | 2013-06-19 | 1 | -11/+10 | |
| |/ / | ||||||
| * / | CSecret/CKey -> CKey/CPubKey split/refactor | Pieter Wuille | 2013-05-30 | 1 | -4/+6 | |
| |/ | ||||||
| * | data-driven base58 CBitcoinAddress/CBitcoinSecret tests | Wladimir J. van der Laan | 2012-10-01 | 1 | -64/+236 | |
| * | Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress | Pieter Wuille | 2012-05-24 | 1 | -3/+1 | |
| * | Clean up warnings | Pieter Wuille | 2012-05-09 | 1 | -2/+2 | |
| * | Revert "Use standard C99 (and Qt) types for 64-bit integers" | Wladimir J. van der Laan | 2011-12-21 | 1 | -2/+0 | |
| * | Use standard C99 (and Qt) types for 64-bit integers | Luke Dashjr | 2011-12-20 | 1 | -0/+2 | |
| * | Rework unit tests so test_bitcoin.cpp does not #include them all | Gavin Andresen | 2011-12-19 | 1 | -1/+3 | |
| * | remove possibility of 63 bit overflow in ParseMoney | Wladimir J. van der Laan | 2011-10-01 | 1 | -0/+87 | |