Page MenuHomePhabricator

GUI: Receive: Remove option to reuse a previous address
ClosedPublic

Authored by nakihito on Apr 15 2019, 22:19.

Details

Summary

This was justified by the need to "resent" an invoice, but now that we have the request history, that need should be gone.

Backports PR3716
https://github.com/bitcoin/bitcoin/pull/3716/

Completes T599

Test Plan

make check
bitcoin-qt
Under the receive tab, there should be no option to reuse an existing receiving address.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
BackportPR3716
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5462
Build 8986: Bitcoin ABC Buildbot (legacy)
Build 8985: arc lint + arc unit

Event Timeline

Owners added a reviewer: Restricted Owners Package.Apr 15 2019, 22:19
doc/release-notes.md
11 ↗(On Diff #8064)

s/removed./removed from the wallet.
just to clarify... (not all node operators are wallet users)

This revision is now accepted and ready to land.Apr 15 2019, 22:33
nakihito marked an inline comment as done.

Edited release notes to further clarify change in behavior.

This revision was landed with ongoing or failed builds.Apr 15 2019, 22:42
This revision was automatically updated to reflect the committed changes.