Replace DecodeBase58/EncodeBase58 with direct implementation.
This removes the bignum/OpenSSL dependency.
The base58 transformation code is also moved to a separate .cpp file.
Replace DecodeBase58/EncodeBase58 with direct implementation. b58be132c994Unpublished Tags None Subscribers None
Description
Details
|