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

Update client: missing timestamp monotonicity checks to freeze the client #598

Closed
Tracked by #535
plafer opened this issue Apr 3, 2023 · 0 comments · Fixed by #584
Closed
Tracked by #535

Update client: missing timestamp monotonicity checks to freeze the client #598

plafer opened this issue Apr 3, 2023 · 0 comments · Fixed by #584
Assignees
Labels
A: bug Admin: something isn't working

Comments

@plafer
Copy link
Contributor

plafer commented Apr 3, 2023

These checks in ibc-go result in the client being frozen when they fail. We currently make them here, but the failure of these checks results in the transaction failing as opposed to the client being frozen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: bug Admin: something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant