Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 929 Bytes

CHANGELOG.md

File metadata and controls

24 lines (12 loc) · 929 Bytes

CHANGELOG

v1.1.0

Apr 29, 2024

This is a minor, non-consensus breaking, release to the v1 line.

BUG FIXES

  • Register forwarding accounts as a GenesisAccount implementation. (#8)

FEATURES

  • Implement generic stats query across all channels. (#5)

v1.0.0

Apr 24, 2024

This is a standalone release of the x/forwarding module introduced to Noble's codebase in the v4.1.0 Fusion release.

The module has been ported from noble-assets/noble@bb9ee09, which was the latest commit hash that Halborn audited. We have additionally upstreamed noble-assets/noble#350, which introduces a small fix to the forwarding IBC middleware.