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(wasm): cosmwasm module integration #1044

Merged
merged 12 commits into from
Nov 3, 2022
Merged

Conversation

onikonychev
Copy link
Contributor

Description

Enables CosmWasm smart contracts.

Purpose

CosmWasm is very cool.

Closes #1007

@onikonychev onikonychev changed the title Draft of CosmWasm module wire (feat): CosmWasm module Nov 2, 2022
@onikonychev onikonychev changed the title (feat): CosmWasm module (feat): cosmwasm module Nov 2, 2022
@onikonychev onikonychev changed the title (feat): cosmwasm module feat(wasm): cosmwasm initial implementation Nov 2, 2022
@onikonychev onikonychev changed the title feat(wasm): cosmwasm initial implementation feat(wasm): cosmwasm module integration Nov 2, 2022
@onikonychev onikonychev marked this pull request as ready for review November 3, 2022 13:31
@onikonychev onikonychev requested a review from a team as a code owner November 3, 2022 13:31
Copy link
Member

@Unique-Divine Unique-Divine left a comment

Choose a reason for hiding this comment

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

Let's follow this up with an issue to write an integration test script that deploys a contract

@Unique-Divine Unique-Divine merged commit fa294fa into master Nov 3, 2022
@Unique-Divine Unique-Divine deleted the feat/wasm-wire branch November 3, 2022 17:58
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.

feat(cosmwasm): Enable CosmWasm
2 participants