migrated their blockchain from version cosmos sdk 0.30 to 0.40
Hi all, has anyone migrated their blockchain from version 0.30 to 0.40?After I transfer the configs and genesis I get an error . ``` INF starting ABCI with Tendermint panic: proto: Int64Value: illegal tag 0 (wire type 3) goroutine 1 [running]: github.com/cosmos/cosmos-sdk/store/rootmulti.getLatestVersion(0x1f08258, 0xc0000d8248, 0x10) /home/centos/.gvm/pkgsets/go1.16/global/pkg/mod/github.com/cosmos/[email protected]/store/rootmulti/store.go:912 +0x11c github.com/cosmos/cosmos-sdk/store/rootmulti.(*Store).LoadLatestVersion(0xc000b96140, 0x10, 0x7fedac0585b8) /home/centos/.gvm/pkgsets/go1.16/global/pkg/mod/github.com/cosmos/[email protected]/store/rootmulti/store.go:158 +0x37 github.com/cosmos/cosmos-sdk/baseapp.DefaultStoreLoader(0x1f0e0e8, 0xc000b96140, 0x0, 0xc000fd7888) /home/centos/.gvm/pkgsets/go1.16/global/pkg/mod/github.com/cosmos/[email protected]/baseapp/baseapp.go:263 +0x31 github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).LoadLatestVersion(0xc000c16680, 0xc00101be70, 0x1ec0920) /home/centos/.gvm/pkgsets/go1.16/global/pkg/mod/github.com/cosmos/[email protected]/baseapp/baseapp.go:253 +0x42 bitbucket.org/decimalteam/go-node/app.NewInitApp(0x1ef5518,…
Excerpt (1197 of 1344 characters). Read the whole post on the forum ↗