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 and check other fixes in 0.44.x release series.
Full Diff: v0.44.4...v0.44.5