github elys-network/elys v0.20.0

latest releases: v0.41.1, v0.41.0, v0.40.0...
9 months ago

Description

We are thrilled to announce the release of Elys Network v0.20.0! This update brings a host of improvements and fixes that enhance the overall performance and functionality of our network. Here’s what’s new:

  1. Feat/incentive refactor (PR #291): A significant overhaul by @kenta-elys, refining our incentive mechanisms.
  2. Feat/incentive apr fix (PR #292): Another crucial update from @kenta-elys, addressing APR calculations in incentives.
  3. Feat/pool bindings (PR #293): @kenta-elys strikes again, introducing advanced bindings for our liquidity pools.
  4. Cleanup for audit (PR #294): A meticulous cleanup by @jelysn, ensuring our code is audit-ready.
  5. Feat/leverage (PR #295): Update the leverage module to include a new pool filter type, the borrow APR and some additional improvements implemented by @kenta-elys.
  6. Feat/incentive param (PR #296): @kenta-elys adds more flexibility to incentive parameters.
  7. Stablestake default params update and code cleanup (PR #297): @jelysn brings in default parameter updates for StableStake and a comprehensive code cleanup.
  8. Remove not required flags and files (PR #298): A streamlining effort by @jelysn, removing unnecessary components.
  9. fix: export and incentive migrator (PR #299): @cosmic-vagabond addresses critical issues in export functionality and incentive migration.
  10. fix: elys/usdc testnet pool weight (PR #300): A fix from @cosmic-vagabond, ensuring accurate weight calculations for the ELYS/USDC testnet pool.

This release is a collective effort of our brilliant team, aimed at making Elys Network more robust and user-friendly. We appreciate the dedication and hard work of our contributors and the continuous support from our community.

Thank you for being part of our journey.

⚡️ Binaries

Binaries for Linux and Darwin (amd64 and arm64) are available below.
Darwin users can also use the same universal binary elysd-v0.20.0-darwin-all for both amd64 and arm64.

🔨 Build from source

If you prefer to build from source, you can use the following commands:

git clone https://github.com/elys-network/elys
cd elys && git checkout v0.20.0
make install

What's Changed

See the full changelog here

Don't miss a new elys release

NewReleases is sending notifications on new releases.