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

feat: Add grants by grantee authz query #413

Merged
merged 2 commits into from Feb 17, 2023

Conversation

mattverse
Copy link
Member

Description

Backported from cosmos#10326 and cosmos#10944.

Adds GranterGrants query and GranteeGrants query to the authz module. Only queries had been added, no other state-breaking changes are included in this PR.

Docker image for the proto lints has been updated and thus includes minor changes in other proto files as well.

@mattverse mattverse requested a review from a team February 9, 2023 11:40
@mattverse mattverse changed the title (backport): Add grants by grantee authz query feat: Add grants by grantee authz query Feb 9, 2023
Copy link

@nicolaslara nicolaslara left a comment

Choose a reason for hiding this comment

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

This looks good to me. There are some differences between this and the version on 0.45.13, but they seem minimal: formatting, this brach adds a test, this branch handles accumulate on filterPaginate

Copy link
Member

@p0mvn p0mvn left a comment

Choose a reason for hiding this comment

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

utACK - only skimmed since one approval + backport

@mattverse
Copy link
Member Author

Merging this upon seeing 2 + approvals and CI passing

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

Successfully merging this pull request may close these issues.

None yet

3 participants