HomePhabricator

Replace DecodeBase58/EncodeBase58 with direct implementation.
b58be132c994Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Replace DecodeBase58/EncodeBase58 with direct implementation.

This removes the bignum/OpenSSL dependency.

The base58 transformation code is also moved to a separate .cpp file.

Details

Provenance
Pieter Wuille <pieter.wuille@gmail.com>Authored on Apr 12 2014, 21:34
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING4a102fa9d943: Merge pull request #4047
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rSTAGINGb58be132c994: Replace DecodeBase58/EncodeBase58 with direct implementation. (authored by Pieter Wuille <pieter.wuille@gmail.com>).Apr 22 2014, 07:30