onflow / flow-go

A fast, secure, and developer-friendly blockchain built to support the next generation of games, apps, and the digital assets that power them.
GNU Affero General Public License v3.0
530 stars 176 forks source link

[FVM] `SealedVersionBeacon` was empty during the spork in `root-protocol-state-snapshot.json` #6348

Open janezpodhostnik opened 2 months ago

janezpodhostnik commented 2 months ago

🐞 Bug Report

root-protocol-state-snapshot.json created during the sporking procedure had an empty SealedVersionBeacon field. That field is used for StopControl. Without this field the stop control does not know what the last version beacon was.

This is not a huge issue, but should be fixed.

j1010001 commented 1 week ago

Should be fixed before next spork