Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 558 Bytes

RELEASE_NOTES.md

File metadata and controls

10 lines (6 loc) · 558 Bytes

Cosmos SDK v0.44.5 Release Notes

This release introduces bug fixes and improvements on the Cosmos SDK v0.44 series:

  • Emit ante handler events for failed transactions: ant events can cause blockchain change (eg tx fees) and related events should be emitted.
  • (fix) Upgrade IAVL to 0.17.3 to solve race condition bug in IAVL.

See the Cosmos SDK v0.44.5 Changelog for the exhaustive list of all changes.

Full Changelog: https://github.com/cosmos/cosmos-sdk/compare/v0.44.4...v0.44.5