Description
Proposal: https://testnet.ping.pub/elys/gov/263
We're thrilled to announce the launch of Elys Network v0.40.0! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- chore: fix some comments for struct field by @closeobserve in #661
- ci: setup handler: remove AH and FS CW states by @cosmic-vagabond in #662
- Incentivized Liquidation System for Leverage and Perpetual Market by @amityadav0 in #660
- Update 01_concepts.md by @avkr003 in #668
- [Leveragelp]: Data fix by @amityadav0 in #659
- [Tier]: Add total vested in query and portfolio by @amityadav0 in #666
- Adding PowerApproximation function by @avkr003 in #671
- fix: pool apr by @cryptokage1996 in #670
- [Tier]: Consider liability while calculating tier module by @amityadav0 in #672
- [Leveragelp] Locked balance improvements by @fenriz07 in #674
- docs: fix broken link in README.md by @joaolago1113 in #676
- feat: update leveragelp pool by @cryptokage1996 in #673
- [Stablestake]: Remove hooks and update for debt at each block and hooks by @amityadav0 in #677
- Increase pagination limit by @amityadav0 in #680
- [LeverageLp]: CleanUp / Refactor by @amityadav0 in #679
- Error 1011. Message was changed by @fenriz07 in #678
- chore: replace info by debug logs in setup handler by @cosmic-vagabond in #681
- ci: update snap gen version by @cosmic-vagabond in #682
- avkr003/leverageLPFixes by @avkr003 in #683
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.40.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.40.0
make install
What's Changed
See the full changelog here