I have some free time so I would like to rebase #21245 and address a few review comments from the original PR. Hopefully, nobody minds too much. If I'm successful, the work can be moved back to the original PR. My only motivation is to help move the original PR forward.
[TESTBED][NO-MERGE] Verbosity level 3 getblock rebase #22463
pull kiminuo wants to merge 4 commits into bitcoin:master from kiminuo:verbosity-level-3-getblock-rebase changing 8 files +130 −41-
kiminuo commented at 8:06 PM on July 15, 2021: contributor
- DrahtBot added the label RPC/REST/ZMQ on Jul 15, 2021
-
b75f4bda31
rpc: Replace boolean argument for tx details with enum class.
Co-authored-by: Luke Dashjr <luke_github1@dashjr.org> Co-authored-by: 0xB10C <19157360+0xB10C@users.noreply.github.com>
-
d743d3aff9
rpc: Add level 3 verbosity to getblock RPC call.
Display the prevout in transaction inputs when calling getblock level 3 verbosity. Co-authored-by: Luke Dashjr <luke_github1@dashjr.org> Co-authored-by: 0xB10C <19157360+0xB10C@users.noreply.github.com>
-
rpc: Add test for level 3 verbosity getblock rpc call. eb9da3507f
-
rest: Add test for prevout fields in getblock b9042aaf3d
- kiminuo force-pushed on Jul 15, 2021
- PLjames23 approved
- fanquake closed this on Jul 16, 2021
-
DrahtBot commented at 12:42 AM on July 16, 2021: member
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--174a7506f384e20aa4161008e828411d-->
Conflicts
Reviewers, this pull request conflicts with the following ones:
- #21245 by fyquah
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.
- kiminuo deleted the branch on Jul 19, 2021
- DrahtBot locked this on Aug 16, 2022
Labels