[FVM] `SealedVersionBeacon` was empty during the spork in `root-protocol-state-snapshot.json`
Open
@janezpodhostnik is already working on this.
Since Aug 15, 2024.
Bug
Preserve
Tech Debt
- Dominant language
- Go
- Stars
- 575
- Forks
- 217
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 9
Description
🐞 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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.