Releases: noble-assets/noble
v4.0.3
This is the third patch release to the v4 Argon line.
DEPENDENCIES
- Bump FiatTokenFactory to
14edf83
to enablex/authz
support. - Bump PFM to
455757b
to resolve Mandrake disclosure.
IMPROVEMENTS
- Switch to migrated version of
x/fiattokenfactory
module.
Full Changelog: v4.0.2...v4.0.3
v4.1.0-rc.2
This is the third release candidate for a minor release to the v4 Argon line.
DEPRECATED
- Remove the new
x/stabletokenfactory
module for issuing USDLR by Stable. (#288)
FEATURES
- Introduce a new
x/forwarding
module for accounts that automatically forward cross-chain. (#302)
IMPROVEMENTS
- Implement a parameter query for the
x/tariff
module. (#277) - Align module path with repository migration to
noble-assets
organization. (#283)
Full Changelog: v4.1.0-rc.1...v4.1.0-rc.2
v4.0.2
v4.1.0-rc.1
This is the second release candidate for a minor release to the v4 Argon line.
BUG FIXES
- Unregister
x/distribution
hooks to address consensus failure. (#275)
v4.0.1
v4.1.0-rc.0
This is the first release candidate for a minor release to the v4 Argon line.
DEPENDENCIES
FEATURES
- Introduce a new
x/stabletokenfactory
module for issuing USDLR by Stable. (#269)
IMPROVEMENTS
- Align module path with Go's naming convention. (#249)
- Remove
x/fiattokenfactory
module from codebase and switch to migrated version undercirclefin/noble-fiattokenfactory
(#259) - Add multiple fee denom support to the
x/tariff
module. (#269)
v4.0.0
This is the long awaited Argon major release of Noble. It introduces a new x/cctp
module that implements Circle's Cross Chain Transfer Protocol (CCTP), allowing native $USDC transfers between supported EVM networks and Noble (with many more networks to come).
Along with the integration of the CCTP module, the following changes were made.
BUG FIXES
DEPENDENCIES
FEATURES
- Include support for Coinbase's Rosetta API. (#215)
IMPROVEMENTS
- Add
x/fiattokenfactory
interface changes required for CCTP. (#241)
v4.0.0-rc0
What's Changed
- chore: remove router by @johnletey in #248
- fix: ledger support for macOS Sonoma by @johnletey in #253
- chore: add cctp roles test by @johnletey in #245
- chore: update ibc to v4 by @johnletey in #250
- chore: fix simulation tests by @johnletey in #252
- chore: bump pfm to
v4.1.1
by @johnletey in #258 - chore: prepare
v4.0.0-rc0
by @johnletey in #255
Full Changelog: v4.0.0-beta2...v4.0.0-rc0
v4.0.0-beta2
Noble grand-1 testnet v4.0.0-beta2
release
This release incorporates fixes from the CCTP module audit by Halborn and the router module audit by Oak Security
What's Changed
- Update CI to work with PR's from forks by @boojamya in #187
- Heighliner github action by @agouin in #193
- Update Interchaintest by @boojamya in #194
- Add Action to include binary's and sha in release by @boojamya in #197
- fix image build ref by @agouin in #199
- chore: configure mergify by @johnletey in #200
- Update
paramauthority
Module by @boojamya in #189 - ibc client authority by @agouin in #198
- fix: upgrade cmd by @boojamya in #208
- chore: prepare
argon
by @johnletey in #196 - feat: rosetta support by @boojamya in #215
- wire up private cctp repo and router repo by @agouin in #241
- chore: cleanup post
v3.1.0
release by @agouin in #242 - Bump router to v1 release by @agouin in #243
Full Changelog: v3.0.0...v4.0.0-beta2
v3.1.0
This is a minor release to the v3 Radon line.
In response to multiple IBC channels expiring on Noble's mainnet network, it was decided to expand the functionality of Noble's Maintenance Multisig to include IBC upgrade functionality (allowing expired clients to be changed).
FEATURES
- Include support for IBC inside the ParamAuthority. (#235)
IMPROVEMENTS
- Align module path with Go's naming convention. (#234)
Full Changelog: v3.0.0...v3.1.0