-
Notifications
You must be signed in to change notification settings - Fork 18
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
feat: remove cosmwasm #640
Conversation
I haven't tested the upgrade handler yet. I will open the pr after testing is complete. |
Upgrading directly from v2.0.5 had issues with the VersionMap part, so I tested the upgrade in branch v2.0.5/add-set-version-map. |
I think you can remove to wasm config in Dockerfile https://github.com/medibloc/panacea-core/blob/main/Dockerfile
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I tested this locally and didn't have any issues.
And I left a few comment :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm,man
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Background
We decided it would be better to remove cosmwasm from the chain. There are three reasons for this