github fetchai/fetchd v0.11.3

pre-release5 months ago

v0.11.3

The primary feature of this release is Municipal Inflation (detailed description of the feature is provided in the PR #162 @ cosmos-sdk repository).
In this release, the Municipal Inflation is configured for the MOBX (3% APR) and NOMX (3% APR) tokens.

The secondary features are:
  * exposing pruning of cosmos-sdk application-DB as fetchd cli command, which can be executed manually while node is not running,
  * support for the Ledger Nano S-Plus HW,
  * enabling usage of Ledger HW wallets on macOS Ventura v13.x and higher
 
This is a breaking change release, which will require a chain restart due to the necessity of adding configuration for Municipal Inflation into the genesis mint module section. It will be rolled out via a software-upgrade governance proposal.

Upgrade info

Main-net upgrade schedule (block height) will be decided & publicised soon here in this section.

Changelog

  • v0.11.3
       - Upgrade v0.11.3: NOMX token munic. infl. & creation if required (#336)
       - fix: Upgrade ledger-cosmos-go to v0.12.4 (macOS IOKit lib) (#335)

  • v0.11.2
       - Update to cosmos-sdk v0.19.2 [Ledger Nano S-Plus support] (#334)

  • v0.11.1
       - Municipal Inflation: Adding v0.11.1 upgrade handler (#333)

  • v0.11.0
       - feat: Municipal Inflation (#330)
       - feat: Pruning - expose cli command (#327)
       - chore: ledger-go update 0.9.3 (#326)
       - fix: Multiplatform support for docker image build (#324)
       - Cosmetic: Update docs/validators/setup.md (#321)
       - docs: Update documentation for joining a testnet (#319)
       - docs: Update documentation for joining a testnet (#318)

Don't miss a new fetchd release

NewReleases is sending notifications on new releases.