v0.50.0
Description
Proposal: https://testnet.ping.pub/elys/gov/292
We're thrilled to announce the launch of Elys Network v0.50.0! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- [Tradeshield]: Update doc by @amityadav0 in #926
- cosmos sdk v0.50.9 upgrade by @avkr003 in #906
- fixing devnet deploy for v50 upgrade by @avkr003 in #929
- Halborn finding: ASA-2023-002: Default blockparams.maxbytes configuration may increase block times and affect consensus participation by @amityadav0 in #928
- max page limit was increased to 10000 on perpetual module by @fenriz07 in #927
- [Tier]: Perpetual TVL fixes and Discount issue fix by @amityadav0 in #924
- ci fix: devnet deployment and release software upgrade by @avkr003 in #930
- docs: reame by @Radovenchyk in #925
- test(estaking): increase test coverage to 85% by @cosmic-vagabond in #913
- Remove wasmbindings and cleanup wasm storage by @amityadav0 in #931
- reverting release ci by @avkr003 in #932
- updating upgrade height for release by @avkr003 in #935
- ci: set version to goreleaser by @cosmic-vagabond in #936
- test(amm): increase test coverage by @cosmic-vagabond in #933
- ci: fix goreleaser config by @cosmic-vagabond in #939
- test(amm): increase test coverage by @cosmic-vagabond in #941
- Fix tradeshield types by @Wgil in #940
- Fix/remove remaining wasm code by @cosmic-vagabond in #947
- ci: use previous version to raise proposal by @cosmic-vagabond in #948
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.50.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.50.0
make install
What's Changed
See the full changelog here