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

Find a way to eliminate the 'voting on wrong ballot' problem (happened on Goerli) #1535

Closed
ws4charlie opened this issue Jan 8, 2024 · 2 comments · Fixed by #1570
Closed
Assignees
Milestone

Comments

@ws4charlie
Copy link
Contributor

The receipt fetched from Goerli endpoint could contain wrong BlockNumber which lead to wrong ballots. We should find a reliable/way to avoid this in zetaclients at run time, instead of force restarting zetaclients to resume the voting.

@kingpinXD
Copy link
Contributor

Hey, @ ws4charlie, can you link to some examples?
Are there different receipts for the same TX hash?

If there are garbage ballots , we can consider a cleanup function for ballots on zetacore which can run once every X number of blocks

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

Successfully merging a pull request may close this issue.

3 participants