-
-
Notifications
You must be signed in to change notification settings - Fork 7
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 support for MsgExec contract execution indexing #443
Labels
Comments
This was referenced Jun 16, 2024
This issue is a necessary prerequisite to the below items: |
Development strategy documented at CosmWasm MsgExecuteContract Indexing Strategy ‐ Pre‐Development |
This was referenced Jun 27, 2024
pharr117
added a commit
that referenced
this issue
Jun 28, 2024
…cute-indexing-strategy feat/#443 cosmwasm MsgExecuteContract indexing strategy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need to begin indexing MsgExec messages. The main thing to contend with on these message types is building a generalized system to handle contracts that we know how to support.
I suggest the following:
The text was updated successfully, but these errors were encountered: