Sign over both P-chain height and Auth info when transitioning epoch
Open
- Dominant language
- Go
- Stars
- 22
- Forks
- 4
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 34
Description
Currently we only sign over the P-chain height when transitioning epochs.
However, that isn't enough because it doesn't allow us to convey that the nodes outside the validator set of the current epoch agree with the auth info of the next epoch.
We therefore need to sign over the auth info additionally.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.