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

Making the 47 experience a good one #13408

Closed
faddat opened this issue Sep 27, 2022 · 5 comments
Closed

Making the 47 experience a good one #13408

faddat opened this issue Sep 27, 2022 · 5 comments
Labels

Comments

@faddat
Copy link
Contributor

faddat commented Sep 27, 2022

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:

  • work on integrating IBC
  • work on integrating cosmwasm

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...

@faddat
Copy link
Contributor Author

faddat commented Sep 27, 2022

cosmwasm: CosmWasm/wasmd#1022

@faddat faddat mentioned this issue Sep 27, 2022
9 tasks
faddat added a commit to faddat/basecoin that referenced this issue Sep 27, 2022
yeah... we should not have that there.

cosmos#13408
@alexanderbez
Copy link
Contributor

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?

@faddat
Copy link
Contributor Author

faddat commented Oct 6, 2022

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:

  • cosmwasm
  • ibc-go
  • ica

@tac0turtle
Copy link
Member

I'm onboard with spinning up a public testnet with these modules.

@tac0turtle
Copy link
Member

we have been integrting with wasm and ibc and have a testnet going with all three.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants