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

Create a not frozen modifier for SP1ICS07Tendermint #101

Open
gjermundgaraba opened this issue Aug 26, 2024 · 0 comments
Open

Create a not frozen modifier for SP1ICS07Tendermint #101

gjermundgaraba opened this issue Aug 26, 2024 · 0 comments
Labels
contracts Issues concerning the solidity contracts good first issue Good for newcomers nice to have

Comments

@gjermundgaraba
Copy link
Contributor

We need to validate a few places that the clientState is not frozen (before updating client, membership proofs, misbehavior). To make things a bit smoother, we could have a simple modifier that verifies this on public methods that need it.

@gjermundgaraba gjermundgaraba added good first issue Good for newcomers nice to have contracts Issues concerning the solidity contracts labels Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contracts Issues concerning the solidity contracts good first issue Good for newcomers nice to have
Projects
Status: No status
Development

No branches or pull requests

1 participant