aboutsummaryrefslogtreecommitdiff
path: root/src/base58.cpp
Commit message (Expand)AuthorAgeFilesLines
* ensure clean and consistent "namespace" usagePhilip Kaufmann2014-06-261-1/+3
* base58: add paranoid return value checksJeff Garzik2014-06-111-5/+4
* Move base58.h implementation code to base58.cppPieter Wuille2014-05-101-0/+183
* Replace DecodeBase58/EncodeBase58 with direct implementation.Pieter Wuille2014-04-221-0/+91