go-bitsong
go-bitsong copied to clipboard
Upgrade: [email protected], [email protected], ibc-go@v7,
currently, Bitsong does not support cosmwasm contracts with cosmwasm1_4
capabilities. To add support, we needed atleast v0.42 of the wasmd module dependency, however with anticipation for refactoring bitsong to support the latest versions of ibc & cosmos-sdk, this also updates the sdk to the latest version of v47, prior to v.50. This includes the packet-forward-middleware module
most damage and mess was made in cmd config & testing during refactor :)
update: 10/8/24:
- any new keypairs generated with this new version will not be compatible with older versions:
err for key deploy-key.info: "Bytes left over in UnmarshalBinaryLengthPrefixed, should read 10 more bytes but have 157"
- nodes MUST have minimum gas price set in app.toml prior to upgrade, or else node panics on upgrade