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

Valset: metadata validation #84

Merged
merged 7 commits into from
Feb 9, 2022
Merged

Conversation

ueco-jb
Copy link

@ueco-jb ueco-jb commented Feb 7, 2022

closes #66

In msg.rs file I only expanded ValidatorMetadata::validate() method and added two more consts. Rest of changes is shuffling some stuff up or down, so for example QueryMsg is directly under InstantiateMsg enums, instead somewhere in the middle of the file...

@ueco-jb ueco-jb self-assigned this Feb 7, 2022
@ueco-jb ueco-jb force-pushed the 66-valset-enhance-metadata-validation branch from 09934a7 to 0b57cbc Compare February 7, 2022 16:29
@ueco-jb ueco-jb marked this pull request as ready for review February 9, 2022 11:22
Copy link
Contributor

@ethanfrey ethanfrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Minor comment.

Copy link
Contributor

@maurolacy maurolacy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for doing this.

@ueco-jb ueco-jb force-pushed the 66-valset-enhance-metadata-validation branch from ed06849 to 6f6af3e Compare February 9, 2022 13:59
@ueco-jb ueco-jb merged commit 58bc19f into main Feb 9, 2022
@ueco-jb ueco-jb deleted the 66-valset-enhance-metadata-validation branch February 9, 2022 14: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.

[tgrade-valset] Metadata issues
3 participants