Skip to content

Releases: noble-assets/noble

v8.0.2

13 Nov 15:28
v8.0.2
2592437
Compare
Choose a tag to compare

This is a consensus breaking patch to the v8 Helium release line.

It addresses a consensus failure when upgrading Noble's mainnet to the v8.0.1 release.

Full Changelog: v8.0.1...v8.0.2

v8.0.1

13 Nov 14:51
v8.0.1
2fe3ec3
Compare
Choose a tag to compare

This is a consensus breaking patch to the v8 Helium release line.

It addresses a consensus failure when upgrading Noble's mainnet to the v8.0.0 release.

Full Changelog: v8.0.0...v8.0.1

v8.0.0

11 Nov 18:06
v8.0.0
d1cb63e
Compare
Choose a tag to compare

This is the Helium major release of Noble. It upgrades Noble itself and all of it's core modules to the latest stable release of the Cosmos SDK, v0.50.x a.k.a. Eden. Additional module changes have been documented below:

FiatTokenFactory

The BlockIBC logic was improved to support both Bech32 and Bech32m for IBC recipient addresses.

Florin

The module was updated to accept a user's public key when verifying signatures, instead of relying on on-chain data.

Forwarding

The module was updated to include a fallback address and a list of allowed denominations to forward.

Full Changelog: v7.0.0...v8.0.0

v8.0.0-rc.4

06 Nov 23:06
v8.0.0-rc.4
dd84043
Compare
Choose a tag to compare
v8.0.0-rc.4 Pre-release
Pre-release

This is the second release candidate for the v8 Helium release line.

Full Changelog: v8.0.0-rc.3...v8.0.0-rc.4

v8.0.0-rc.0

17 Oct 00:33
v8.0.0-rc.0
f2f4ba9
Compare
Choose a tag to compare
v8.0.0-rc.0 Pre-release
Pre-release

This is the first release candidate for the v8 Helium release line.

Full Changelog: v7.0.0...v8.0.0-rc.0

v7.0.0

13 Sep 15:31
v7.0.0
56f08ad
Compare
Choose a tag to compare

This is the Numus major release of Noble. It introduces a new x/florin module
that enables the native issuance of Monerium's EUR emoney (EURe)
asset. EURe is issued by Monerium EMI, a regulated entity, licensed in the EEA.
E-money is recognized as a digital alternative to cash, 1:1 backed in
high-quality liquid assets and is unconditionally redeemable on demand.

Other notable changes are documented below.

BUG FIXES

  • Update x/halo to correctly check recipient role when trading to fiat. (#405)

IMPROVEMENTS

  • Update module path for v7 release line. (#399)

Full Changelog: v6.0.0...v7.0.0

v7.0.0-rc.0

02 Sep 13:49
v7.0.0-rc.0
004502a
Compare
Choose a tag to compare
v7.0.0-rc.0 Pre-release
Pre-release

This is the first release candidate for the v7 Numus release line.

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

v6.0.0

27 Aug 10:17
v6.0.0
4ffb44b
Compare
Choose a tag to compare

This is the Xenon major release of Noble. It introduces a new x/halo module
that enables the native issuance of Hashnote's US Yield Coin (USYC)
asset. USYC is an on-chain representation of Hashnote's Short Duration Yield
Fund, primarily investing in U.S. Treasury Bills and engaging in reverse repo
activities.

Other notable changes are documented below.

IMPROVEMENTS

  • Update module path for v6 release line. (#389)

Full Changelog: v5.0.0...v6.0.0

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)