HomePhabricator

Use CBitcoinAddress instead of string/uint160
2ffba736e910Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Use CBitcoinAddress instead of string/uint160

Instead of conversion functions between pubkey/uint160/address in
base58.h, have a fully fledged class CBitcoinAddress (CAddress was
already taken) to represent addresses.

Details

Provenance
Pieter Wuille <pieter.wuille@gmail.com>Authored on Jul 5 2011, 18:53
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING03fbd7904903: get rid of mapPubKeys
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rSTAGING2ffba736e910: Use CBitcoinAddress instead of string/uint160 (authored by Pieter Wuille <pieter.wuille@gmail.com>).Jul 17 2011, 10:09