Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate and switch of EC chain #2214

Open
jonastheis opened this issue May 19, 2022 · 0 comments
Open

Evaluate and switch of EC chain #2214

jonastheis opened this issue May 19, 2022 · 0 comments
Labels

Comments

@jonastheis
Copy link
Contributor

jonastheis commented May 19, 2022

Nodes periodically commit to the accepted contents of epochs. Whenever a different commitment is observed on the Tangle, the node has to evaluate the weight of the competing chain by obtaining a list of validators and a proof of their weight. Whenever such competing chain is found to have accrued more weight than the one known to the node, the ledgerstate should be rolled-back to the forking point and the Tangle resynced using the new chain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant