oursky / likecoin-chain

LikeCoin chain node
https://likecoin.bigdipper.live
GNU General Public License v3.0
1 stars 2 forks source link

Upgrade to cosmos-sdk 0.45 #302

Closed mitchellchou closed 1 year ago

mitchellchou commented 2 years ago

Background

During the meeting with William and Kin and Phoebe, confirmed we don't wait for 0.46 release.

Todo

elise-ng commented 2 years ago

we should update the backported x/nft to 0.46-rc0 as well

elise-ng commented 2 years ago
elise-ng commented 2 years ago

Chain Upgrade Guide to v0.45: no migration is required. See Release Notes and changelog for the list of API and State Machine breaking changes.

https://github.com/cosmos/cosmos-sdk/tree/v0.45.5/docs/migrations

will need to check ibc next

rickmak commented 2 years ago

Tracking issue for sdk fork rebase: https://github.com/likecoin/likecoin-chain/issues/77

mitchellchou commented 2 years ago

@hochiw Please check

elise-ng commented 2 years ago

checked ibc-go, latest minor is v2.3.0 & requires a migration: https://github.com/cosmos/ibc-go/releases/tag/v2.3.0 (we are on 2.1.0 now)

i guess we will not upgrade to v3.x, which supports interchain account, but requires extra time for us to look into the complications

cc @rickmak