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 default wasm config to init cmd #233

Merged
merged 3 commits into from
May 28, 2023

Conversation

fragwuerdig
Copy link
Collaborator

@fragwuerdig fragwuerdig commented May 25, 2023

Summary of changes

Add the default wasm config to the app.toml config template for terrad init command. Otherwise we may have ulimited contract query gas when someone creates a validator node from scratch.

IMPORTANT: We will also have to include this in upgrade instructions for the validators.

Copy link
Contributor

@alchemist-ti alchemist-ti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most of the keys in app.toml are in x-y-z format, so how about following this format?

@nghuyenthevinh2000 nghuyenthevinh2000 merged commit 4c2f227 into canonical-wasm May 28, 2023
13 of 14 checks passed
@inon-man inon-man deleted the canonical-wasm-fix-app-init branch June 20, 2023 21:14
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

3 participants