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

add Trigger module queries to stargate whitelist for smart contracts #1637

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

kwtalley
Copy link
Contributor

@kwtalley kwtalley commented Jul 28, 2023

Description

This PR adds Trigger module query support for smart contracts

closes: #1636


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer
  • Review Codecov Report in the comment section below once CI passes

@kwtalley kwtalley added enhancement New feature or request wasm labels Jul 28, 2023
@kwtalley kwtalley added this to the v1.17.0 milestone Jul 28, 2023
@kwtalley kwtalley requested a review from a team as a code owner July 28, 2023 02:14
@kwtalley kwtalley self-assigned this Jul 28, 2023
@kwtalley kwtalley force-pushed the kwtalley/1636-add-trigger-query-wasm branch from 7224ab3 to b221365 Compare July 28, 2023 03:23
@kwtalley kwtalley force-pushed the kwtalley/1636-add-trigger-query-wasm branch from b221365 to e8c5b87 Compare August 5, 2023 01:49
@kwtalley kwtalley force-pushed the kwtalley/1636-add-trigger-query-wasm branch from e8c5b87 to 1e21d4a Compare August 7, 2023 20:24
@kwtalley kwtalley merged commit 0df4393 into main Aug 7, 2023
40 checks passed
@kwtalley kwtalley deleted the kwtalley/1636-add-trigger-query-wasm branch August 7, 2023 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wasm
Projects
Development

Successfully merging this pull request may close these issues.

Add Trigger queries from Smart Contracts
3 participants