Skip to content

Releases: noble-assets/forwarding

v1.2.0-rc.0

02 Sep 12:55
v1.2.0-rc.0
ee8a673
Compare
Choose a tag to compare
v1.2.0-rc.0 Pre-release
Pre-release

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

FEATURES

  • Allow accounts with a balance to be registered signerlessly. (#16)

Full Changelog: v1.1.0...v1.2.0-rc.0

v1.1.0

29 Apr 10:35
v1.1.0
dd5f499
Compare
Choose a tag to compare

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)

Full Changelog: v1.0.0...v1.1.0

v1.0.0

24 Apr 09:05
v1.0.0
a2dbf3f
Compare
Choose a tag to compare

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.