Not able to update to new ignite version, need to migrate to new cosmos sdk version
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- go
- Domain
- backend, build-system
Research direction
Start by reviewing PR #25 and the Docker build step that runs ignite chain build --release. Compare the repository's current chain setup with the linked Ignite migration guide and identify the required Cosmos SDK migration changes. Done means the chain builds successfully without the older-version error.
Written by the indexing model from the issue text.
Description
https://github.com/rollkit/gm/pull/25 failed because of:
Your chain has been scaffolded with an older version of Cosmos SDK: v0.46.7
Please, follow the migration guide to upgrade your chain to the latest version at https://docs.ignite.com/migration
The command '/bin/sh -c ignite chain build --release' returned a non-zero code: 1
Error: Process completed with exit code 1.
- Dominant language
- Go
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from evstack/gm
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
-
bug
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·