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

feat: Add a x/wasm module #141

Merged
merged 3 commits into from
Jul 1, 2021
Merged

feat: Add a x/wasm module #141

merged 3 commits into from
Jul 1, 2021

Conversation

youngjoon-lee
Copy link
Contributor

@youngjoon-lee youngjoon-lee commented Jun 14, 2021

CAUTION!!!!

Merge this PR directly to the master, after the stargate branch is merged to the master.
It's because this PR is not the part of the issue #108.

Changes

The Starport has a command: starport module import wasm, but unfortunately, it doesn't work well. Also, it's based on the old CosmWasm v0.14.

So, I imported CosmWasm v0.17 manually by referring to https://github.com/CosmWasm/wasmd/blob/v0.17.0/app/app.go

I tested it manually using the Escrow example.

@youngjoon-lee youngjoon-lee marked this pull request as draft June 14, 2021 07:21
@youngjoon-lee youngjoon-lee marked this pull request as ready for review June 16, 2021 03:54
go.mod Show resolved Hide resolved
Copy link
Contributor

@gyuguen gyuguen left a comment

Choose a reason for hiding this comment

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

👍

@youngjoon-lee youngjoon-lee changed the title feat: stargate: Add a x/wasm module feat: Add a x/wasm module Jul 1, 2021
@youngjoon-lee youngjoon-lee changed the base branch from stargate to master July 1, 2021 02:33
@youngjoon-lee youngjoon-lee merged commit f4554d3 into master Jul 1, 2021
@youngjoon-lee youngjoon-lee added this to the v2.0.0 milestone Jul 12, 2021
@youngjoon-lee youngjoon-lee deleted the ft/105/stargate-wasm branch March 29, 2022 01:55
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