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

[Do not merge] Reproduction of #1536 #1568

Closed
wants to merge 3 commits into from

Conversation

chipshort
Copy link
Collaborator

@chipshort chipshort commented Aug 22, 2023

Just added a few assertions to show the problem.
If we want to merge this at some point, we probably want to remove them and create separate tests instead (but that requires some more changes).
Currently uses an unreleased version of wasmvm to get access to the gas data.

@webmaster128
Copy link
Member

Great stuff! Did you check if the fix from #1567 solves the problem?

Looking at the diff I doubt we should merge CosmWasm/wasmvm#448. It just makes the API more complex and exposes internals to wasmd that we don't need there for the happy path.

@chipshort
Copy link
Collaborator Author

Yes, #1567 makes all tests pass.

I agree, it's just information wasmd shouldn't need.

@chipshort
Copy link
Collaborator Author

Closing this, as the fix is merged and we won't merge this

@chipshort chipshort closed this Aug 25, 2023
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.

2 participants