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

Cosmos version upgrade #98

Merged
merged 74 commits into from
Sep 18, 2023
Merged

Cosmos version upgrade #98

merged 74 commits into from
Sep 18, 2023

Conversation

lxgr-linux
Copy link
Member

@lxgr-linux lxgr-linux commented Oct 30, 2022

This includes:

  • Updating cosmos-sdk to v0.46.3 v0.46.7 v0.46.10 v0.46.11 v0.46.12 v0.47.4 v0.46.14 v0.46.15
  • Updating go to v1.19 v1.20 (Just because)
  • Updated ibc-go to 6.1.0 7.1.0 (to get in line with the default generated ignite codebase)
  • Updating go-faucet to work with the changes here Cosmos version updated go-faucet#1
  • Updating the frontend with newly generated vuex:
    Here some problems occure, because vuex now seams to rely on the generated ts client which then again somehow has to be connected to the frontend
    The newly generated vuex stores don't compile with the generated ts-client: Generated vue and ts-client don't work together ignite/cli#3067
    Work is beeing done 178 update to new blockchain frontend#180
  • Testing testing testing

@lxgr-linux lxgr-linux marked this pull request as ready for review October 31, 2022 14:36
@lxgr-linux lxgr-linux marked this pull request as draft October 31, 2022 14:55
@lxgr-linux lxgr-linux linked an issue Oct 31, 2022 that may be closed by this pull request
@lxgr-linux lxgr-linux self-assigned this Nov 6, 2022
@lxgr-linux lxgr-linux added the enhancement New feature or request label Apr 9, 2023
@patrickwieth patrickwieth merged commit 140be52 into master Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Cosmos version
3 participants