Description
This version contains many security fixes, hence it's highly recommended for all node operators to upgrade to v0.6.0 for all networks.
The release mainly contains:
cometBFTandcosmos-sdkdependencies bump to solve a vulnerability detected incometBFTchains (see this post).- Duplication of checks in side msg handlers for side txs
- Fix in address management in
MsgWithdrawFeeTx - Fix for wrong-length pubKeys
- Implementation of around 1.5k unit tests and
codecovintegration (current coverage for non-generated non-mock files is around 50%) - Logs refactoring
- Improved documentation
- Dependencies update and CI improvements
What's Changed
- init: CLAUDE.md file by @kamuikatsurgi in #533
- V0.6.0 candidate by @marcello33 in #534
Full Changelog: v0.5.6...v0.6.0