Releases: elys-network/elys
v0.29.19
Description
Proposal: https://testnet.ping.pub/elys/gov/127
We're thrilled to announce the launch of Elys Network v0.29.19! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- fix: add missing pool id field to earn pool by @cosmic-vagabond in #392
- Swap estimation query update by @jelysn in #391
- fix: use broker address for collateral payment when openning position by @cosmic-vagabond in #393
- Oracle lifetime to 1 block by @jelysn in #394
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.29.19-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.29.19
make install
What's Changed
See the full changelog here
v0.29.18
Description
Proposal: https://testnet.ping.pub/elys/gov/126
We're thrilled to announce the launch of Elys Network v0.29.18! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- leveragelp position open fix by @jelysn in #389
- fix: update open price for short positions by @cosmic-vagabond in #390
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.29.18-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.29.18
make install
What's Changed
See the full changelog here
v0.29.17
Description
Proposal: https://testnet.ping.pub/elys/gov/125
We're thrilled to announce the launch of Elys Network v0.29.17! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- fix: update open price in perpetual position by @cosmic-vagabond in #388
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.29.17-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.29.17
make install
What's Changed
See the full changelog here
v0.29.16
Description
Proposal: https://testnet.ping.pub/elys/gov/124
We're thrilled to announce the launch of Elys Network v0.29.16! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- fix: open estimation edge cases by @cosmic-vagabond in #387
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.29.16-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.29.16
make install
What's Changed
See the full changelog here
v0.29.15
Description
Proposal: https://testnet.ping.pub/elys/gov/122
We're thrilled to announce the launch of Elys Network v0.29.15! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- test: add gov proposals state to test software upgrade by @cosmic-vagabond in #384
- Add validator ID and remove profile pciture src field by @Wgil in #385
- Usdc high apr fix for Elys/Eden staking by @jelysn in #386
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.29.15-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.29.15
make install
What's Changed
See the full changelog here
v0.29.14
Description
Proposal: https://testnet.ping.pub/elys/gov/120
We're thrilled to announce the launch of Elys Network v0.29.14! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- Accurate spot price calculation by @jelysn in #379
- fix: update old proposals deletion logic in setup handler by @cosmic-vagabond in #381
- ci: clean up setup handler by @cosmic-vagabond in #382
- eden boost cut issue fix on redelegation by @jelysn in #383
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.29.14-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.29.14
make install
What's Changed
See the full changelog here
v0.29.13
Description
Proposal: https://testnet.ping.pub/elys/gov/119
We're thrilled to announce the launch of Elys Network v0.29.13! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- chore: fix upgrade test logic by @cosmic-vagabond in #378
- Remove old proposals on testnet by @jelysn in #380
- fix: perpetual open estimation formulas by @cosmic-vagabond in #377
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.29.13-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.29.13
make install
What's Changed
See the full changelog here
v0.29.12
Description
Proposal: https://testnet.ping.pub/elys/gov/116
We're thrilled to announce the launch of Elys Network v0.29.12! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- fix: open estimation min collateral calc by @cosmic-vagabond in #375
- Add example for leveragelp pool registration proposal, open/close positions by @jelysn in #376
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.29.12-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.29.12
make install
What's Changed
See the full changelog here
v0.29.11
Description
Proposal: https://testnet.ping.pub/elys/gov/114
We're thrilled to announce the launch of Elys Network v0.29.11! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- Usdc earn query fix by @jelysn in #373
- fix: swap amount out and open estimation by @cosmic-vagabond in #374
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.29.11-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.29.11
make install
What's Changed
See the full changelog here
v0.29.10
Description
Proposal: https://testnet.ping.pub/elys/gov/112
We're thrilled to announce the launch of Elys Network v0.29.10! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
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.29.10-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.29.10
make install
What's Changed
See the full changelog here