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

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.