v0.54.0
Description
We're thrilled to announce the launch of Elys Network v0.54.0! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- ci: bump snap gen version by @cosmic-vagabond in #1017
- ci: use new runner id by @cosmic-vagabond in #1018
- [Tier]: Add query for locked order balances by @amityadav0 in #1007
- [Estaking]: Remove legacy structure and code by @amityadav0 in #1008
- fix tradeshield execute-order cli by @99adarsh in #1013
- Fix Join amm pool method by @99adarsh in #1004
- Masterchef improvements and fixes by @amityadav0 in #1014
- Estaking simplify and handle errors by @amityadav0 in #1012
- docs: add x modules summary doc by @cosmic-vagabond in #1020
- docs: fix links by @cosmic-vagabond in #1021
- ci: manual devnet deploy by @cosmic-vagabond in #1024
- fix(amm): collect half weight breaking fee by @cosmic-vagabond in #1016
- [Commitment]: Enable vest now with governance proposal by @amityadav0 in #1026
- fix perpetual revenue distribution by @avkr003 in #1030
- ccv consumer module implementation by @avkr003 in #997
- fixing fees by @avkr003 in #1032
- Apr query fixes by @amityadav0 in #1031
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.54.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.54.0
make install
What's Changed
See the full changelog here