Firmachain Changes
Upgrade chain binary
- Chain binary : v0.3.5 -> v0.4.0
Upgrade module
- cosmos-sdk(Cosmos SDK) : v0.45.9 -> v0.45.16
- IBC-go(IBC) : v3.3.0 -> v4.4.0
- wasmd(CosmWasm) : v0.29.2 -> v0.33.0
Replace module
- Tendermint : v0.34.21 -> CometBFT : v0.34.33
Requirements
- Go : v1.18 -> v1.21
What's Changed
- feat: minor version bumps of core dependencies by @LucaPalla95 in #2
- Apply changes for devnet testing by @haryunio in #3
- Edit readme before release by @haryunio in #4
- v0.4.0 release by @haryunio in #5
New Contributors
- @LucaPalla95 made their first contribution in #2
- @haryunio made their first contribution in #3
Full Changelog: v0.3.5...v0.4.0