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

Multitest module query #437

Merged
merged 4 commits into from
Sep 20, 2021
Merged

Multitest module query #437

merged 4 commits into from
Sep 20, 2021

Conversation

ethanfrey
Copy link
Member

@ethanfrey ethanfrey commented Sep 19, 2021

Let's use init_modules and read_module to access data from trait implementations.

Limit Wasm trait and use those methods to do the custom wasm calls (contract_data and store_code). This demos that we should be able to do anything we need for custom keepers with only the public API.

I tried to have Wasm: Module but ended up with some annoying type conflicts, so pushing that to later. Not critical.

@ethanfrey ethanfrey marked this pull request as ready for review September 19, 2021 19:39
@ethanfrey ethanfrey merged commit adaa530 into main Sep 20, 2021
@ethanfrey ethanfrey deleted the multitest-module-query branch September 20, 2021 10:27
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.

None yet

2 participants