doc, rpc: Release notes and follow-ups for #29612#30167
doc, rpc: Release notes and follow-ups for #29612#30167fanquake merged 4 commits intobitcoin:masterfrom
Conversation
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. Code CoverageFor detailed information about the code coverage, see the test coverage report. ReviewsSee the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update. |
This prevents SnapshotMetadata from using any globals implicitly.
c6c70e5 to
efc1b5b
Compare
|
@theStack or @TheCharlatan want to have a look over the followup? |
| - The `dumptxoutset` RPC now returns the UTXO set dump in a new and | ||
| improved format. At the same time the `loadtxoutset` RPC now |
There was a problem hiding this comment.
nit: not a must, but it could be interesting for users to know what exactly has improved with the new format (i.e. more space-efficient, enhanced metadata, enabling more detailed error messages etc.)
There was a problem hiding this comment.
I think we can make any further release note additions when the notes are consolidated / merged into the wiki.
This adds release notes for #29612 and addresses post-merge review comments.