HomePhabricator

[wallet] [rpc] Remove getlabeladdress RPC

Description

[wallet] [rpc] Remove getlabeladdress RPC

Summary:
labels are associated with addresses (rather than addresses being
associated with labels, as was the case with accounts). The
getlabeladdress does not make sense in this model, so remove it.

getaccountaddress is still supported for one release as the accounts
API is deprecated.

Backport of Core PR13060
https://github.com/bitcoin/bitcoin/pull/13060/

Depends on D4518

Test Plan:

make check
test_runner.py

Reviewers: deadalnix, Fabien, jasonbcox, O1 Bitcoin ABC, #bitcoin_abc

Reviewed By: deadalnix, O1 Bitcoin ABC, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D4519

Details

Provenance
John Newbery <john@johnnewbery.com>Authored on Apr 23 2018, 19:16
nakihitoCommitted on Nov 26 2019, 23:15
nakihitoPushed on Nov 26 2019, 23:15
Reviewer
Restricted Owners Package
Differential Revision
D4519: [wallet] [rpc] Remove getlabeladdress RPC
Parents
rABC50f28021e062: Fix wrong version in clang-format error message and update the doc
Branches
Unknown
Tags
Unknown