Page MenuHomePhabricator

Default to cashaddr in most of the Qt API
ClosedPublic

Authored by deadalnix on Jul 4 2019, 19:13.

Details

Summary

As per title.

Depends on D3536, D3543 and D3549

Test Plan

Run the bitcoin-qt client with usecashaddr=0 and check that most addresses are cashaddr.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
killqturischeme
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6699
Build 11445: Bitcoin ABC Buildbot (legacy)
Build 11444: arc lint + arc unit

Event Timeline

markblundeberg added a subscriber: markblundeberg.

I think these changes to Qt do deserve a release note. Since this is the final one for now (it looks like) I think this Diff would be a good place for the release note to be added.

This revision now requires changes to proceed.Jul 5 2019, 16:20

Remove unecessary include

This revision is now accepted and ready to land.Jul 6 2019, 16:26
This revision was automatically updated to reflect the committed changes.