cosmos-sdk v0.45.8 Release Notes

Release Date: 2022-08-25 // over 1 year ago
  • ๐Ÿ‘Œ Improvements

    • ๐Ÿ”ง #12981 Return proper error when parsing telemetry configuration.
    • #12885 Amortize cost of processing cache KV store.
    • #12970 Bump Tendermint to v0.34.21 and IAVL to v0.19.1.
    • #12693 Make sure the order of each node is consistent when emitting proto events.

    ๐Ÿ› Bug Fixes

    • #13046 Fix missing return statement in BaseApp.Query.