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

sdk v0.46.x, ibc v6, wasmd v0.30.0 #1126

Closed
wants to merge 133 commits into from
Closed

Conversation

faddat
Copy link
Contributor

@faddat faddat commented Dec 13, 2022

Notional's SDK v0.46.10 wasmd

wasmd for the SDK 46 series:

  • cosmos-sdk v0.46.11
  • ibc-go v6.1.0
  • cometbft v0.34.27
  • interchain-accounts v0.4.2
  • iavl v0.19.5
  • wasmd v0.30.0
  • token factory to allow contracts to make native sdk coins

NOTICE

Some somewhat conflicting information about the status of cosmos-sdk v0.46.* was released on the cosmos hub forum, here:

https://forum.cosmos.network/t/ibc-security-advisory-dragonberry/7702

Later discussions with the SDK team and Umee revealed that a patch was underway. Notional will continue to maintain this branch so that users of sdk 46 are able to work with security.

Given that this branch has active users that want to make chain happen, we're going to try to restore it to its former glory, specifically, it should pass 100% of the tests.

You can import this by using the following replace statement in go.mod

replace github.com/CosmWasm/wasmd => github.com/notional-labs/wasmd v0.30.0-sdk468.4

This branch will be retired after merging in wasmd v0.31.x. We will keep it up to date for users on sdk v0.46.x

Funded by Juno built by Notional

@alpe
Copy link
Contributor

alpe commented Mar 22, 2023

I'm thinking that an entry in Readme.md might work.

Happy to link to a repo but let's discuss this in #1267 .

Can you please address the import cycle in x/wasm/keeper (think it has something to do with tests)

Looks like your team solved this already. 👍 Excellent. Please note that I don't have capacity to help with this work. Our priorities are different.

@alpe
Copy link
Contributor

alpe commented Apr 19, 2023

Let's coordinate in #1267

@alpe alpe closed this Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spike Demo to showcase an idea.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants