Skip to content

Cosmos SDK v0.44.5 Release Notes

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 19:01
33dbf6a

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 and check other fixes in 0.44.x release series.

Full Diff: v0.44.4...v0.44.5