Skip to content

v10.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 11:18
· 1 commit to main since this release
555fb1e

This is the Stratum major release of Noble. It introduces composable yield for the Noble Dollar (USDN), along with integration of the Hyperlane protocol.

This and other notable changes are documented below.

BUG FIXES

  • Ensure transaction injections from Jester are non-empty. (#515)

DEPENDENCIES

  • Bump supported Golang version to v1.24 (#530)

FEATURES

  • Integrate the Hyperlane Core module, that enables messaging via the Hyperlane protocol. (#519)
  • Upgrade the Dollar module to enable $USDN yield distribution across specific IBC channels and Hyperlane routes. (#526)
  • Integrate the Hyperlane Warp module, that enables token transfers via the Hyperlane protocol. (#527)
  • Introduce a new ante handler that permissions Hyperlane actions. (#528)
  • Integrate the IBC Rate Limit module, that enables more granular control over IBC token transfers. (#541)

IMPROVEMENTS

  • Update module path for v10 release line. (#516)

Full Changelog: v9.0.4...v10.0.0