-
Notifications
You must be signed in to change notification settings - Fork 410
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
CW + SDK v46 + ibcv3 #764
CW + SDK v46 + ibcv3 #764
Conversation
…Address() returns
Status Update In order to make this work properly, Khanh has made a PR to ibc-go which will end up in the ibc spec: From here, we are going to begin actively testing the work found here in craft economy The goal is basically the same as always-- to provide a featureful platform for blockchain development that tracks:
And to create a templating tool that lives in the SDK, which ships with all features turned on so that it will be useful in a CI system, which will also land in the SDK repo. Probably it won't make sense to merge this into the master branch, but it may make a lot of sense to change the base branch and bring it here, maybe just for the purpose of visibility. |
Only problem remaining is the benchmarks and I suspect that's trivial. |
Codecov Report
@@ Coverage Diff @@
## master #764 +/- ##
==========================================
- Coverage 58.64% 56.09% -2.56%
==========================================
Files 50 51 +1
Lines 5845 6008 +163
==========================================
- Hits 3428 3370 -58
- Misses 2166 2379 +213
- Partials 251 259 +8
|
switched from notional-labs/ibc-go/v3 to cosmos/ibc-go/v3
Hi @faddat I am just back from vacation and seeing this. We do not plan to add v0.46 support to wasmd:main anytime soon, but do plan to add ibcv3 support soon. |
We won't work on v0.46 for some time. Not looking into this until then. But I will review #793 shortly, which is compatible with main |
Closing this for now, we have taken in all parts except for 0.46 upgrade. I would be happy later for a new only 0.46 upgrade when we have a stable 1.0-beta. |
This draft PR is a part of the initiative described here:
https://twitter.com/gadikian/status/1496100856235950086?s=20&t=yIA9N83HtFoWVNCXKbagbw
and here:
cosmos/cosmos-sdk#11096
Notes and questions: