github elys-network/elys v0.21.0

latest releases: v0.37.0, v0.36.0, v0.35.0...
6 months ago

Description

We're thrilled to announce the launch of Elys Network v0.21.0! This update is primarily focused on enhancements and codebase improvements. Our commitment to providing a stable and efficient network remains our top priority, and this release is a testament to that. Here’s a brief overview of what’s new:

  1. Accountedpool Module Cleanup

    • The accountedpool module has been streamlined for better performance. See the full details of these improvements here.
  2. Instant Incentive Info Update

    • Incentive information from the tokenomics module is updated instantly. This enhancement is vital for maintaining accurate and timely data. Check out the pull request here.
  3. Authority Value Fix

    • A critical fix ensures that missing authority values are now correctly set. The full changes can be viewed here.

This release is part of our continuous effort to refine and optimize Elys Network. We appreciate the dedication and expertise of our contributors who help make Elys Network more robust and user-friendly.

Thank you for your ongoing support of Elys Network!

⚡️ Binaries

Binaries for Linux and Darwin (amd64 and arm64) are available below.
Darwin users can also use the same universal binary elysd-v0.21.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.21.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.