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
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1089
Build 1089: 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 ↗(On Diff #1737)

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.