This is the second beta for the v10 Stratum release line.
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 our custom AutoCCTP module, that enables automated CCTP transfers via IBC enabled chains. (#529)
IMPROVEMENTS
- Update module path for v10 release line. (#516)
Full Changelog: v9.0.3...v10.0.0-beta.1