Backport #15750
Backport: [rpc] Remove the addresses field from the getaddressinfo return object #15800
pull jnewbery wants to merge 1 commits into bitcoin:0.18 from jnewbery:2019_04_remove_address_from_getaddressinfo_0.18 changing 1 files +2 −11-
jnewbery commented at 7:56 PM on April 11, 2019: member
- jnewbery renamed this:
[rpc] Remove the addresses field from the getaddressinfo return object
Backport: [rpc] Remove the addresses field from the getaddressinfo return object
on Apr 11, 2019 - meshcollider added the label Backport on Apr 11, 2019
- meshcollider added this to the milestone 0.18.0 on Apr 11, 2019
- meshcollider added the label RPC/REST/ZMQ on Apr 11, 2019
-
MarcoFalke commented at 3:17 PM on April 15, 2019: member
The backport should include the metadata. You may use a script to do it for you: https://github.com/bitcoin-core/bitcoin-maintainer-tools#backport
-
jnewbery commented at 3:42 PM on April 15, 2019: member
Which metadata am I missing? I'd rather not do another merge resolve for this.
-
MarcoFalke commented at 4:01 PM on April 15, 2019: member
The backport should include the metadata:
Github-Pull: #num Rebased-From: commit_idOf course, you can also add it manually
-
b3a04c963d
[rpc] Remove the addresses field from the getaddressinfo return object
The "addresses" field was confusing because it refered to public keys using their P2PKH address. It was included in the return object when needed for backward compatibility. Remove that compatibility now that the -deprecatedrpc=validateaddress option has been removed. New applications should use the 'embedded'->'address' field for P2SH or P2WSH wrapped addresses, and 'pubkeys' for inspecting multisig participants. Github-Pull: 15750 Rebased-From: b4338c151d4788c33f4b7c54daaf7f94b193a624
-
jnewbery commented at 4:19 PM on April 15, 2019: member
Added metadata manually
- jnewbery force-pushed on Apr 15, 2019
-
MarcoFalke commented at 5:14 PM on April 15, 2019: member
ACK b3a04c963d4e761b66a1a8c1aae1c835534e47eb (checked cherry-pick)
- MarcoFalke merged this on Apr 15, 2019
- MarcoFalke closed this on Apr 15, 2019
- MarcoFalke referenced this in commit fa3993bfe8 on Apr 15, 2019
-
MarcoFalke commented at 5:15 PM on April 15, 2019: member
Merged. Please adjust the release notes (if necessary) https://github.com/bitcoin-core/bitcoin-devwiki/wiki/0.18.0-Release-Notes-Draft
-
jnewbery commented at 5:47 PM on April 15, 2019: member
- jnewbery deleted the branch on Apr 15, 2019
- DrahtBot locked this on Dec 16, 2021
Contributors
Labels
Milestone
0.18.0