Skip to content

packet-forward-middleware v8.1.0

Latest
Compare
Choose a tag to compare
@joelsmith-2019 joelsmith-2019 released this 22 Nov 18:02
64c5cd5

Summary

Updates to PFM include dependency upgrades to IBC v8.1.1 and Cosmos SDK v0.50.5, aligning log messages with function names, and removing the unused refundTimeout parameter. Additionally, The ability to take a fee for each forwarded packet has been removed, simplifying the middleware's functionality. Lastly, a fix was implemented to properly remove timed out in-flight transactions from the blockchain's state, addressing a potential storage leak.

What's Changed

New Contributors

Full Changelog: middleware/packet-forward-middleware/v8.0.2...middleware/packet-forward-middleware/v8.1.0