-
Notifications
You must be signed in to change notification settings - Fork 731
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
Remove SPM #2388
Comments
@faddat Thank you for opening an issue. Could you please give more context on the problem and the desire closing criteria? Also note that at the moment there is no v0.45.16-ics release. The latest is v0.45.15-ics.
|
I am here to provide more information if needed. So you see SPM is an archived repository that was last worked on in January of 2022. It has caused chain halts. It has also broken CLIs, and it causes chains to diverge from the normal path of development. Now in Gaia case, it may not be that severe, however, it's really best that it just not be in our precious Gaia. |
Is #2442 going to fix this issue? |
Fixed by #2442 |
The cosmos hub contains a deprecated software component. Today I was working with a team member to fix issues with queries that are mentioned in #2313.
Here's various related work:
This removes ICS from the hub and allows these fixes to happen.
That makes the hubs sdk version match the one used in ics. Hub main branch uses 45.15. Ics should too.
That will make ics use the latest IBC. The hub should do that too.
So, thing is, if you try and use a patched cosmos-sdk, as we did here:
The text was updated successfully, but these errors were encountered: