This is the first release candidate for the v9 Argentum release line.
BUG FIXES
- Update the capabilities of previously created ICA channels from the ICA Controller module back to the ICA Host module. (#432)
DEPENDENCIES
- Bump FiatTokenFactory to remove the limit check when decoding addresses. (#455)
- Bump
cosmossdk.io/client/v2
to support returning maps inside AutoCLI queries. (#464)
FEATURES
- Integrate our custom Wormhole module, that enables Wormhole messaging on Noble via IBC. (#444)
- Integrate our custom Dollar module, that enables the issuance of Noble's stablecoin $USDN. (#448)
- Integrate our custom Swap module, that enables the exchange of tokens issued on Noble. (#449)
- Integrate our custom Jester sidecar, that enables the automatic relaying of $USDN transfers to Noble. (#463)
IMPROVEMENTS
- Update module path for v9 release line. (#443)
Full Changelog: v8.0.5...v9.0.0-rc.0