Page MenuHomePhabricator

Enable decoding and optional encoding of cashaddr
ClosedPublic

Authored by dagurval on Nov 10 2017, 22:59.

Details

Summary

Wraps both cashaddr and base58 addresses into EncodeDestination and
DecodeDestination.

Test Plan

Added unittest

Diff Detail

Branch
14-11-cashaddr-noflag
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1117
Build 1117: arc lint + arc unit

Event Timeline

remove -use-cashaddr flag

deadalnix added a subscriber: deadalnix.
deadalnix added inline comments.
src/test/dstencode_tests.cpp
9

Add a line between our imports and the system ones.

This revision is now accepted and ready to land.Nov 14 2017, 13:37
This revision was automatically updated to reflect the committed changes.