Main purpose of this release is to compute validator set hash the same way as standard CometBFT to fix an issue where IBC clients see mismatched validator set hashes when verifying proofs as in release v9.0.0 validator set hash computation deviated from standard CometBFT
What's Changed
- [CT-1365] Safely Handle Exceptions to TWAP Suborders (backport #3039) by @mergify[bot] in #3041
- [CT-1361] Add Support for TWAP Events in the Indexer (backport #2815) by @mergify[bot] in #3042
- Create new instance for fee calculation (backport #3051) by @mergify[bot] in #3053
- Update err to log (backport #3056) by @mergify[bot] in #3057
- upgrade cometbft and v9.1 (backport #3082) by @mergify[bot] in #3084
Full Changelog: protocol/v9.0.0...protocol/v9.1.0