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

Enable whitelisted Stargate Query with determinism #908

Closed

Conversation

mattverse
Copy link
Contributor

What is the purpose of the change

We have a history of disabling stargate queries, as some of the queries were non-deterministic to run on the state machine. (cref: #812).

This PR introduces re-enabling stargate queries whilst ensuring determinism using protos and bindings. (Orignial idea was from terra-money/classic-core#738, but most are modified as they have a different structure of wasmd from current wasmd)

Testing

Further plans to test this is TBD(upon concept ACK of this approach), although I do not have exact plans to test this in a local machine as of rn.

@mattverse mattverse requested a review from alpe as a code owner July 20, 2022 13:17
@mattverse mattverse closed this Jul 20, 2022
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.

1 participant