Page MenuHomePhabricator

Only handle cashaddr prefix in OpenURIDialog
ClosedPublic

Authored by deadalnix on Jul 3 2019, 18:27.

Details

Summary

This allows for code simplification.

Test Plan
make src/qt/bitcoin-qt

Run bitcoin-qt on testnet. Use file, open URI and make sure the expected prefix correspond to cashaddr.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
OpenURIDialogScheme
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6666
Build 11379: Bitcoin ABC Buildbot (legacy)
Build 11378: arc lint + arc unit

Event Timeline

Remove leftover header that is not required anymore

Looks good I think ... this should change nothing of the behaviour when run with default settings (cashaddr on), right?

This revision is now accepted and ready to land.Jul 5 2019, 16:27