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

governance: validate client ID earlier than component/view.rs #4859

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

redshiftzero
Copy link
Member

Describe your changes

This PR modifies the governance code to check the IBC ClientId is valid prior to creating the Proposal domain type

Checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    This validation is already performed, just later in the handling of the Proposal in component/view.rs

@redshiftzero redshiftzero marked this pull request as ready for review September 17, 2024 00:34
@cronokirby cronokirby merged commit 0f133aa into main Sep 24, 2024
13 checks passed
@cronokirby cronokirby deleted the clientid-update branch September 24, 2024 18:07
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 this pull request may close these issues.

2 participants