This makes the RPC method consistent with other RPC methods that have a 'verbose' option.
Change the name of the return object from 'decoded' to details.
Update help text.
This makes the RPC method consistent with other RPC methods that have a 'verbose' option.
Change the name of the return object from 'decoded' to details.
Update help text.
This makes the RPC method consistent with other RPC methods that have a
'verbose' option.
Change the name of the return object from 'decoded' to details.
Update help text.
Suggested here: #16185 (comment) @ryanofsky @promag
Also addresses @MarcoFalke's comment here: #16185 (review)
I'm assigning this to 0.19 to avoid an API change for the new argument.
Concept ACK. Will review over this weekend.
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--174a7506f384e20aa4161008e828411d-->
Reviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
Code review ACK 7dee8f48088c75ab0e51be60679505f8ce570919
ACK 7dee8f48088c75ab0e51be60679505f8ce570919.
I rate these changes 5/5 stars. Keep up the good work developers!
ACK 7dee8f48088c75ab0e51be60679505f8ce570919: reviewed code
The possible issue here is that the new details section overloads and replaces the pre-existing details in the response, whereas before the decoded section did not remove the details. Seems like a breaking API change unless I'm misunderstanding the intention of this PR.
Will propose a change to address this.
Milestone
0.19.0