Description
Proposal: https://testnet.ping.pub/elys/gov/87
We're thrilled to announce the launch of Elys Network v0.27.0! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- Add expiry on airdrop by @jelysn in #335
- epoch length validation on 3 modules & legacy errors package usage fix by @jelysn in #336
- Feat/stable stake division by zero by @kenta-elys in #338
- Halborn audit fixes by @jelysn in #337
- feat: add apr query to incentive by @cosmic-vagabond in #340
- Margin internal audit fixes - pair programming by @jelysn in #341
- fix: calc in/out route spot price by @cosmic-vagabond in #344
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.27.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.27.0
make install
What's Changed
See the full changelog here