Releases: elys-network/elys
v0.28.0
Description
Proposal: https://testnet.ping.pub/elys/gov/88
We're thrilled to announce the launch of Elys Network v0.28.0! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- Fix/calc in route spot price by @cosmic-vagabond in #345
- fix: missing margin module migrator logic by @cosmic-vagabond in #346
- feat: add assetprofile show entry by denom query by @cosmic-vagabond in #347
- fix: consolidate leverage comparision by @cosmic-vagabond in #350
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.28.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.28.0
make install
What's Changed
See the full changelog here
v0.27.0
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
v0.26.0
Description
Proposal: https://testnet.ping.pub/elys/gov/84
We're thrilled to announce the launch of Elys Network v0.26.0! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- ci: update go release default description by @cosmic-vagabond in #330
- Incentive module refactoring by @jelysn in #331
- Tokenomics module refactoring by @jelysn in #332
- wasmvm patch v1.3.0 -> v1.3.1 by @jelysn in #333
- Tokenomics genesis inflation store update by @jelysn in #334
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.26.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.26.0
make install
What's Changed
See the full changelog here
v0.25.0
Description
Proposal: https://testnet.ping.pub/elys/gov/83
We're thrilled to announce the launch of Elys Network v0.25.0! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- feat: add addtional fields to margin open estimation by @cosmic-vagabond in #317
- UpdatePoolMultipliers legacy proposal update by @jelysn in #319
- fix: replace wasm bindings query auth accounts by addresses by @cosmic-vagabond in #320
- ci: auto deployment to testnet workflow by @cosmic-vagabond in #321
- and some minor fixes.
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.25.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.25.0
make install
What's Changed
See the full changelog here
v0.24.0
Description
We're thrilled to announce the launch of Elys Network v0.24.0! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Fixes
- fix: price impact calculation by @cosmic-vagabond in #316
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.24.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.24.0
make install
What's Changed
See the full changelog here
v0.23.0
Description
We're thrilled to announce the launch of Elys Network v0.23.0! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Fixes
- Weight breaking fee update work by @jelysn in #303
- fix bug with delegator commitment record creation from elys st… by @kenta-elys in #309
- AMM module refactoring & fixes by @jelysn in #310
- Update from amm internal audit by @jelysn in #312
- margin open regression by @cosmic-vagabond in #313
- remove unecessary migration logic by @cosmic-vagabond in #314
Features
- stable stake asset by @kenta-elys in #311
- add price impact calc to swap-estimation-by-denom by @cosmic-vagabond in #315
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.23.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.23.0
make install
What's Changed
See the full changelog here
v0.22.0
Description
We're thrilled to announce the launch of Elys Network v0.22.0! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Fixes
- denom out route calculation and support same denoms scenarios by @cosmic-vagabond in #307
Features
- add new fields to create and update new asset profile entries by @cosmic-vagabond in #308
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.22.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.22.0
make install
What's Changed
See the full changelog here
v0.21.0
Description
We're thrilled to announce the launch of Elys Network v0.21.0! This update is primarily focused on enhancements and codebase improvements. Our commitment to providing a stable and efficient network remains our top priority, and this release is a testament to that. Here’s a brief overview of what’s new:
-
Accountedpool Module Cleanup
- The accountedpool module has been streamlined for better performance. See the full details of these improvements here.
-
Instant Incentive Info Update
- Incentive information from the tokenomics module is updated instantly. This enhancement is vital for maintaining accurate and timely data. Check out the pull request here.
-
Authority Value Fix
- A critical fix ensures that missing authority values are now correctly set. The full changes can be viewed here.
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.21.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.21.0
make install
What's Changed
See the full changelog here
v0.20.0
Description
We are thrilled to announce the release of Elys Network v0.20.0! This update brings a host of improvements and fixes that enhance the overall performance and functionality of our network. Here’s what’s new:
- Feat/incentive refactor (PR #291): A significant overhaul by @kenta-elys, refining our incentive mechanisms.
- Feat/incentive apr fix (PR #292): Another crucial update from @kenta-elys, addressing APR calculations in incentives.
- Feat/pool bindings (PR #293): @kenta-elys strikes again, introducing advanced bindings for our liquidity pools.
- Cleanup for audit (PR #294): A meticulous cleanup by @jelysn, ensuring our code is audit-ready.
- Feat/leverage (PR #295): Update the leverage module to include a new pool filter type, the borrow APR and some additional improvements implemented by @kenta-elys.
- Feat/incentive param (PR #296): @kenta-elys adds more flexibility to incentive parameters.
- Stablestake default params update and code cleanup (PR #297): @jelysn brings in default parameter updates for StableStake and a comprehensive code cleanup.
- Remove not required flags and files (PR #298): A streamlining effort by @jelysn, removing unnecessary components.
- fix: export and incentive migrator (PR #299): @cosmic-vagabond addresses critical issues in export functionality and incentive migration.
- fix: elys/usdc testnet pool weight (PR #300): A fix from @cosmic-vagabond, ensuring accurate weight calculations for the ELYS/USDC testnet pool.
This release is a collective effort of our brilliant team, aimed at making Elys Network more robust and user-friendly. We appreciate the dedication and hard work of our contributors and the continuous support from our community.
Thank you for being part of our journey.
⚡️ Binaries
Binaries for Linux and Darwin (amd64 and arm64) are available below.
Darwin users can also use the same universal binary elysd-v0.20.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.20.0
make install
What's Changed
See the full changelog here
v0.19.0
Description
We're excited to announce that the latest version of Elys Network, v0.19.0, is now live! This update brings a range of improvements and fixes that enhance the overall performance and functionality of the network. Here's what's new:
-
Fixed Swap Responses: We've resolved an issue with swap responses in snake case. More details can be found in PR #286.
-
Parameter Module Refactoring: Significant refactoring has been done to the parameter module for optimized performance. Check out the changes in PR #287.
-
Code Refactoring in Margin Module: Our margin module has been simplified for better efficiency. See the specific improvements in PR #289.
-
Partial Close Implementation Completion: We've completed the partial close implementation, enhancing our network's flexibility. Details are in PR #289.
-
New Query-Open-Estimation Feature: Introducing query-open-estimation for minimum collateral, estimated PnL, and liquidation price. Learn more in PR #289.
-
Wasm Binding Updates: Updates to Wasm bindings now include the creator parameter and Eden price exception handling in APR calculation. See PR #288 for full details.
-
Migration Logic Fix: We've fixed the migration logic for smoother transitions. For more information, visit PR #290.
We thank our community for their continuous support and feedback. Your contributions help us make Elys Network better each day.
⚡️ Binaries
Binaries for Linux and Darwin (amd64 and arm64) are available below.
Darwin users can also use the same universal binary elysd-v0.19.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.19.0
make install
What's Changed
See the full changelog here