aboutsummaryrefslogtreecommitdiff
path: root/src/base58.h
Commit message (Expand)AuthorAgeFilesLines
...
* make SetHash160 return a value (as specified in the function signature)Wladimir J. van der Laan2011-07-261-0/+1
* Fix bug with accessing vchData[0] when vchData is empty. Abraham Jewowich2011-07-181-4/+7
* split off CBase58Data from CBitcoinAddressPieter Wuille2011-07-171-41/+65
* Use CBitcoinAddress instead of string/uint160Pieter Wuille2011-07-171-38/+107
* Demystify a few magic numbers.Doug Huff2011-06-061-0/+2
* make bitcoin include files more modularWladimir J. van der Laan2011-05-151-19/+26
* directory re-organization (keeps the old build system)Jaromil2011-04-231-0/+201