-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Making the 47 experience a good one #13408
Comments
cosmwasm: CosmWasm/wasmd#1022 |
yeah... we should not have that there. cosmos#13408
How would you imagine integration into the SDK? Couldn't you make the argument that the respective frameworks integrate the SDK into their e2e/integration testing suites instead? |
Both directions work, but this repository is most central. For wasmd, I think there's a real world where we simply do: github.com/cosmos/cosmos-sdk/x/wasm And then it's done. Anyhow, in this case I intend to just make the needed PR's manually to the external repositories and make sure we get off the ground with the trifecta:
|
I'm onboard with spinning up a public testnet with these modules. |
we have been integrting with wasm and ibc and have a testnet going with all three. |
for sdk 47 we should ensure that core libraries keep pace with its development so that the release can be deployed with ease and teams can trust it.
from my perspective, this means:
I've begun this, but wanted to flag this because the majority of hesitance and uncertainty around 46 (to this day) comes from the fact that we don't have a final release of ibc-go v5.0.0 -- this means that most chains are unlikely to upgrade.
I've been working with the umee team today, and the first instinct was to look into ibc, because it is still at an rc version.
I'll be linking to this issue with PR's into the two relevant repositories...
The text was updated successfully, but these errors were encountered: