Skip to content
Discussion options

You must be logged in to vote

After the recent consensus update (congrats btw!)

🙏 🙏 🙏 (all mechanisms will shortly support all schemes: #2220)

Similar to the reshare example, we have an orchestrator that manages the Simplex instances for each epoch. This works great when all validators start at the same time, but we would like to support the case where a validator starts later, when the other validators are already on another epoch.

Am I missing something here, and if not, are there plans to support this?

This is already supported in reshare via the Orchestrator channel:

message = pending_backup.next() => {
// If a mes…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by matthias-wright
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants