cosmos-sdk/RELEASE_NOTES.md

558 B

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