Replication State Should Send Requests To Highest Validators
Open
- Dominant language
- Go
- Stars
- 22
- Forks
- 4
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 34
Description
Replication requests need to be sent to validators of the highest epoch(rather than the current epoch). Ex. say we receive a future finalization for our current epoch. We currently distribute requests to the signers of the finalization. However, what if the epoch has advanced and those signers are offline and no longer validators?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.