Skip to content

Releases: noble-assets/noble

v6.0.0-rc.0

22 Jul 16:31
v6.0.0-rc.0
7e5f3fb
Compare
Choose a tag to compare
v6.0.0-rc.0 Pre-release
Pre-release

This is the first release candidate for the v6 Xenon release line.

Full Changelog: v5.0.0...v6.0.0-rc.0

v5.0.0

05 Jul 15:40
v5.0.0
3f50386
Compare
Choose a tag to compare

This is the Krypton major release of Noble. It introduces a new x/aura module
that enables the native issuance of Ondo's US Dollar Yield (USDY)
asset. USDY is a tokenized note secured by short-term US Treasuries and bank
demand deposits.

Other notable changes are documented below.

DEPENDENCIES

FEATURES

  • Update the default commit_timeout to 500ms to improve block time. (#380)

IMPROVEMENTS

  • Update module path for v5 release line. (#271)

v5.0.0-rc.0

26 Jun 19:06
v5.0.0-rc.0
b5084f3
Compare
Choose a tag to compare
v5.0.0-rc.0 Pre-release
Pre-release

This is the first release candidate for the v5 Krypton release line.

v4.1.3

10 May 14:14
v4.1.3
eea66f4
Compare
Choose a tag to compare

This is a consensus breaking patch release to the v4.1 Fusion line.

DEPENDENCIES

Full Changelog: v4.1.2...v4.1.3

v4.1.2

02 May 16:56
v4.1.2
ede45e5
Compare
Choose a tag to compare

This is a consensus breaking patch release to the v4.1 Fusion line.

DEPENDENCIES

IMPROVEMENTS

Full Changelog: v4.1.1...v4.1.2

v4.1.1

16 Apr 20:10
v4.1.1
4a2fc1d
Compare
Choose a tag to compare

This is a consensus breaking patch release to the v4.1 Fusion line.

BUG FIXES

  • Remove custom ABCI logic inside DeliverTx that causes consensus failures. (#353)

v4.1.1-rc.0

16 Apr 19:26
v4.1.1-rc.0
8a4cf67
Compare
Choose a tag to compare
v4.1.1-rc.0 Pre-release
Pre-release

This is the release candidate for a consensus breaking patch release to the v4.1 Fusion line.

BUG FIXES

  • Remove custom ABCI logic inside DeliverTx that causes consensus failures. (8a4cf67)

v4.1.0 — DEPRECATED

15 Apr 18:36
v4.1.0
b63123a
Compare
Choose a tag to compare

🚨 This release is deprecated. Please use v4.1.1 instead. 🚨

This is a minor release to the v4 Argon line, codenamed Fusion.

The main part of this release is the introduction of the x/forwarding module.
It allows users to create a new account type, where the receipt of funds into
that account triggers an automatic IBC transfer over a specified channel to a
recipient address. This allows for one-click transfers to any IBC-enabled chain,
and can be used in tandem with, for example, the receipt of funds from a
Circle Mint account or via CCTP.

Other notable changes include are documented below.

DEPENDENCIES

  • Switch to Noble's Cosmos SDK fork (v0.45.16-noble), allowing DeliverTx to be extended.
  • Bump PFM from Mandrake patch commit (455757b) to release tag (v4.1.2).
  • Bump IBC to v4.6.0 to resolve ASA-2024-007 security advisory.
  • Bump FiatTokenFactory to 0a7385d for various blocklist and paused check improvements.

IMPROVEMENTS

Full Changelog: v4.0.3...v4.1.0

v4.1.0-rc.4

14 Apr 16:30
v4.1.0-rc.4
51efd55
Compare
Choose a tag to compare
v4.1.0-rc.4 Pre-release
Pre-release

This is the fifth release candidate for a minor release to the v4 Argon line.

BUG FIXES

  • Improve checks around account existence when registering a new forwarding account. (#323)
  • Implement channel state checks registering and clearing forwarding accounts. (#328)
  • Pass a packet onto the next middleware if we fail to decode the receiver. (#350)

DEPENDENCIES

FEATURES

  • Allow forwarding accounts to be manually cleared by any user. (#312)

IMPROVEMENTS

Full Changelog: v4.1.0-rc.3...v4.1.0-rc.4

v4.1.0-rc.3

11 Mar 17:47
v4.1.0-rc.3
e2ea0b0
Compare
Choose a tag to compare
v4.1.0-rc.3 Pre-release
Pre-release

This is the fourth release candidate for a minor release to the v4 Argon line.

BUG FIXES

  • Correctly track NumOfForwards and TotalForwarded when forwarding. (#310)

DEPENDENCIES

  • Bump FiatTokenFactory to 14edf83 to enable x/authz support.
  • Bump PFM to 455757b to resolve Mandrake disclosure.

Full Changelog: v4.1.0-rc.2...v4.1.0-rc.3