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 authz exec handler #147

Merged
merged 6 commits into from
Oct 21, 2022
Merged

feat: add authz exec handler #147

merged 6 commits into from
Oct 21, 2022

Conversation

bryanchriswhite
Copy link

@bryanchriswhite bryanchriswhite commented Oct 19, 2022

Changes

  • add protobuf types for all supported modules' message types
  • update (from upstream) and consolidate parseCoins into other cosmjs code (protobuf types)
  • make tests directory a module (i.e. add empty __init__.py)
  • authz exec message handler and test

@bryanchriswhite bryanchriswhite linked an issue Oct 19, 2022 that may be closed by this pull request
Copy link
Member

@Jonathansumner Jonathansumner 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 to me! Running perfectly locally, great stuff

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.

Authz support (delegator claim bug)
2 participants