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(x/tokenfactory): Add query for querying all before send hooks #7623

Merged
merged 7 commits into from
Feb 28, 2024

Conversation

mattverse
Copy link
Member

Closes: #XXX

What is the purpose of the change

Currently there's no way of knowing how many token factory before send hooks have been registered / which are registered. This PR adds a query for querying all token factory hooks along with its denom pair.

Testing and Verifying

According tests has been added

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes?
  • Changelog entry added to Unreleased section of CHANGELOG.md?

Where is the change documented?

  • Specification (x/{module}/README.md)
  • Osmosis documentation site
  • Code comments?
  • N/A

mattverse and others added 2 commits February 28, 2024 13:21
Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
@mattverse mattverse closed this Feb 28, 2024
@mattverse mattverse reopened this Feb 28, 2024
@mattverse mattverse merged commit dde5628 into main Feb 28, 2024
1 check passed
@mattverse mattverse deleted the mattverse/tf-hooks branch February 28, 2024 07:31
@github-actions github-actions bot mentioned this pull request Mar 1, 2024
@github-actions github-actions bot mentioned this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants