Page MenuHomePhabricator

rpc: Enhance metadata of the dumptxoutset output
Needs ReviewPublic

Authored by PiRK on Thu, Apr 24, 19:25.

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary

The following data is added:

  • A newly introduced utxo set magic
  • A version number
  • The network magic
  • The block height

This concludes backport of core#29612
https://github.com/bitcoin/bitcoin/pull/29612/commits/542e13b2937356810bda2c41be83c3b1675e2f2f

Depends on D17989

Test Plan

ninja all check-all

Dump an assumeutxo snapshot on a fully synced node, load it on a fresh new node, let it fully validate the chain