What's Changed
Cosmos SDK v50 & CosmWasm 2 upgrade!
Mainnet upgrade height: TBD
Testnet upgrade height: TBD
Tools
- Added mise-en-place for easy version management
- Added Swagger client files
- Updated Dockerfile
- Cleaned up Buf & Makefile
- Fixed Swagger generation
Changes
- Bumped package version
- Upgraded Cosmos SDK to v0.50.11
- Upgraded to CosmWasm v2 with wasmvm v2.2.2
- Upgraded ibc-go to v8.5.3
- Upgraded Comet to v0.38.17
- Updated ALL modules to modern implementations (more to to do later, collections migration)
- Updated and cleaned up ALL Protobuffers
- Generated API
- Removed deprecated POB & x/builder module
- Removed 08-wasm light client
- Implemented auto-cli
- Extracted wasmbindings
New Contributors
- @vexxvakan made their first contribution in #1089
Full Changelog: v27.0.0...v28.0.0