HomePhabricator

Remove base58 encoding from validateaddress/addmultisigaddress
9e8818ec9d01Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Remove base58 encoding from validateaddress/addmultisigaddress

base58-encoding of full/compressed public keys needs more thought; it probably makes sense to define a base58 encoding that includes a version byte and a checksum. So just support hex and bitcoin-address encodings for now.

Details

Provenance
Gavin Andresen <gavinandresen@gmail.com>Authored on Jan 12 2012, 15:33
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING406346053476: Refactor: needing to call ConnectInputs to process coinbase transactions was…
Branches
Unknown
Tags
Unknown

Event Timeline

Gavin Andresen <gavinandresen@gmail.com> committed rSTAGING9e8818ec9d01: Remove base58 encoding from validateaddress/addmultisigaddress (authored by Gavin Andresen <gavinandresen@gmail.com>).Jan 13 2012, 15:22