Not able to update to new ignite version, need to migrate to new cosmos sdk version

Open
#28 0 comments 0 reactions 0 assignees View on GitHub

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

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

bug

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from evstack/gm

All issues in evstack/gm

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.