Jul 30, 2025
This is a consensus-breaking minor release to the v2 line.
- Implement
BeginBlockerto end Vaults Season One after a specific timestamp. (#48)
Jul 8, 2025
This is a non-consensus breaking patch to the v2 release line.
- Correctly register
MsgSetYieldRecipientin codecs. (#47)
Jul 2, 2025
This is a non-consensus breaking patch to the v2 release line, if there are no yield recipients enabled.
- Gracefully handle transfer errors when distributing external yield. (#45)
Jun 6, 2025
Second major release of the x/dollar module, enabling composable yield for the Noble Dollar ($USDN).
- Correctly emit values inside
RewardClaimedevent. (#33)
- Enable transfers and yield distribution across specific IBC channels. (#28)
- Enable transfers and yield distribution across specific Hyperlane routes. (#31)
- Update module path for v2 release line. (#29)
- Migrate custom ICS4 wrapper from main Noble codebase. (#30)
- Enforce lowercase user address when generating their flexible vault account. (#36)
May 8, 2025
This is a non-consensus breaking patch to the v1 release line.
- Include position details when querying a vault user's pending rewards. (#39)
Mar 4, 2025
This is a non-consensus breaking patch to the v1 release line.
- Correctly encode the recipient address in the
MTokenReceivedevent. (#27)
Feb 28, 2025
Initial release of the x/dollar module, enabling the issuance of the Noble Dollar ($USDN).