Age | Commit message (Expand) | Author |
---|---|---|
2011-12-20 | Use standard C99 (and Qt) types for 64-bit integers | Luke Dashjr |
2011-12-19 | Update bitcoin address numbers for latest luke-jr/sipa scheme | Gavin Andresen |
2011-12-19 | Put OP_EVAL string in coinbase of generated blocks | Gavin Andresen |
2011-12-19 | OP_EVAL implementation | Gavin Andresen |
2011-12-17 | CBitcoinSecret added (base58 encoded privkey) | Pieter Wuille |
2011-11-07 | Some extra comments | Pieter Wuille |
2011-08-09 | Unify copyright notices. | Matt Corallo |
2011-07-26 | make SetHash160 return a value (as specified in the function signature) | Wladimir J. van der Laan |
2011-07-18 | Fix bug with accessing vchData[0] when vchData is empty. | Abraham Jewowich |
2011-07-17 | split off CBase58Data from CBitcoinAddress | Pieter Wuille |
2011-07-17 | Use CBitcoinAddress instead of string/uint160 | Pieter Wuille |
2011-06-06 | Demystify a few magic numbers. | Doug Huff |
2011-05-15 | make bitcoin include files more modular | Wladimir J. van der Laan |
2011-04-23 | directory re-organization (keeps the old build system) | Jaromil |