Releases: elys-network/elys
v6.10.0
v6.10.0-rc0
migration
v6.9.0
We are taking another step toward the closure of the Elys Network chain.
In order to protect the funds of users who have not yet withdrawn their assets from liquidity pools, we will:
- Close all remaining positions (including LP positions) on Elys Network and return the tokens directly to your wallets once this proposal passes.
- If funds are still not withdrawn by the time the chain is shut down, they will be automatically sent back to their original chains via IBC transfer at the time of the shutdown after the next proposal.
Ryze is coming soon, so get ready for our new chapter.
v6.9.0-rc1
fixing probable panic handling and max gas per block for faster close
v6.9.0-rc0
matching cometbft version
v6.8.0
v6.8.0-rc0
Bug fixes for perpetual
v6.7.0
v6.7.0-rc0
Description
Proposal: https://testnet.ping.pub/elys/gov/XXX
We're thrilled to announce the launch of Elys Network v6.7.0-rc0! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- item 1
- item 2
- item 3
- ...
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-v6.7.0-rc0-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 v6.7.0-rc0
make installWhat's Changed
See the full changelog here