v0.37.0
Description
Proposal: https://testnet.ping.pub/elys/gov/221
We're thrilled to announce the launch of Elys Network v0.37.0! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- [Leveragelp]: Leverage should be same for existing positions by @amityadav0 in #627
- [LeverageLp]: Add new message to add collateral to existing position by @amityadav0 in #629
- [Tier]: Remove old data by @amityadav0 in #628
- Locked tokens query by @jelysn in #626
- Check and fix leverage LP allocated amount by @amityadav0 in #630
- chore(deps): bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 by @dependabot in #631
- feat: leverageLp amm info by @cryptokage1996 in #632
- Masterchef estaking docs update by @jelysn in #633
- [Leveragelp]: Bug fix by @amityadav0 in #634
- command timeout was added to backup devnet step by @fenriz07 in #635
New Contributors
- @cryptokage1996 made their first contribution in #632
Full Changelog: v0.36.0...v0.37.0
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.37.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.37.0
make install
What's Changed
See the full changelog here