jnewbery
commented at 2:34 PM on March 22, 2019:
member
Removes some deprecated code from the RPCs:
signrawtransaction was deprecated in 0.17 and removed in 0.18. A warning message was left in place to advise users to use signrawtransactionwithwallet and signrawtransactionwithkey. That warning can now be removed.
validateaddress had some functionality deprecated in 0.17 and removed in 0.18. The help text for that functionality was not removed in 0.18 and can be removed now.
[rpc] Remove signrawtransaction warning
signrawtransaction was deprecated in 0.17 and removed in 0.18. A warning
was left in place to tell users to migrate to using
signrawtransactionswithwallet or signrawtransactionwithkey. Remove the
warning now that it's been two releases since the method was removed.
839c3f7c49
[rpc] Remove deprecated functionality message from validateaddress help
This functionality was removed in v0.18.
7b6616b78b
fanquake added the label RPC/REST/ZMQ on Mar 22, 2019
fanquake added this to the milestone 0.19.0 on Mar 22, 2019
jnewbery
commented at 2:35 PM on March 22, 2019:
member
One could argue that the second commit Remove deprecated functionality message from validateaddress help should be backported to 0.18, but I think it's so minor that it's not worth it.
promag
commented at 3:13 PM on March 22, 2019:
member
MarcoFalke
commented at 5:25 PM on March 22, 2019:
member
ACK on the doc-backport
ryanofsky approved
ryanofsky
commented at 6:00 PM on March 22, 2019:
member
utACK7b6616b78bd9f76502002db1a209a0363979e506. I would maybe change pr summary from "Remove deprecated rpc functionality" to "Remove deprecated rpc warnings" since "functionality" makes me think something more than error text is being removed.
jnewbery renamed this: [rpc] Remove deprecated rpc functionality [rpc] Remove deprecated rpc warnings on Mar 22, 2019
[docs] remove reference to signrawtransaction in the developer docs.947f73ceba
jnewbery
commented at 7:18 PM on March 22, 2019:
member
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2026-04-13 15:15 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me