Skip to content

Releases: noble-assets/dollar

v2.2.0

21 Oct 08:02

Choose a tag to compare

This is a consensus-breaking minor release to the v2 line.

IMPROVEMENTS

  • Move vaults new configuration values to state. (#53)

Full Changelog: v2.1.0...v2.2.0

v2.1.0

30 Jul 16:29
2ab9e5f

Choose a tag to compare

This is a consensus-breaking minor release to the v2 line.

FEATURES

  • Implement BeginBlocker to end Vaults Season One after a specific timestamp. (#48)

Full Changelog: v2.0.2...v2.1.0

v2.0.2

08 Jul 18:39
fc9cd20

Choose a tag to compare

This is a non-consensus breaking patch to the v2 release line.

BUG FIXES

  • Correctly register MsgSetYieldRecipient in codecs. (#47)

Full Changelog: v2.0.1...v2.0.2

v2.0.1

02 Jul 17:11
04b6d3f

Choose a tag to compare

This is a non-consensus breaking patch to the v2 release line, if there are no yield recipients enabled.

BUG FIXES

  • Gracefully handle transfer errors when distributing external yield. (#45)

Full Changelog: v2.0.0...v2.0.1

v2.0.0

06 Jun 10:37
3a538d3

Choose a tag to compare

Second major release of the x/dollar module, enabling composable yield for the Noble Dollar ($USDN).

BUG FIXES

  • Correctly emit values inside RewardClaimed event. (#33)

FEATURES

  • Enable transfers and yield distribution across specific IBC channels. (#28)
  • Enable transfers and yield distribution across specific Hyperlane routes. (#31)

IMPROVEMENTS

  • 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)

Full Changelog: v1.0.2...v2.0.0

v1.0.2

08 May 10:44
38dfc96

Choose a tag to compare

This is a non-consensus breaking patch to the v1 release line.

FEATURES

  • Include position details when querying a vault user's pending rewards. (#39)

Full Changelog: v1.0.1...v1.0.2

v2.0.0-beta.0

23 Apr 13:15
6dcc841

Choose a tag to compare

v2.0.0-beta.0 Pre-release
Pre-release

This is the first beta for the v2 release line.

BUG FIXES

  • Correctly emit values inside RewardClaimed event. (#33)

FEATURES

  • Enable transfers and yield distribution across specific IBC channels. (#28)
  • Enable transfers and yield distribution across specific Hyperlane routes. (#31)

IMPROVEMENTS

  • Update module path for v2 release line. (#29)
  • Migrate custom ICS4 wrapper from main Noble codebase. (#30)

Full Changelog: v1.0.1...v2.0.0-beta.0

v1.0.1

04 Mar 07:26
ffef804

Choose a tag to compare

This is a non-consensus breaking patch to the v1 release line.

BUG FIXES

  • Correctly encode the recipient address in the MTokenReceived event. (#27)

Full Changelog: v1.0.0...v1.0.1

v1.0.0

04 Mar 07:25
c8d3db3

Choose a tag to compare

Initial release of the x/dollar module, enabling the issuance of the Noble Dollar ($USDN).