Skip to content

Releases: elys-network/elys

v0.35.0

24 Jun 20:35
c7000d2
Compare
Choose a tag to compare

Description

Proposal: https://testnet.ping.pub/elys/gov/217

We're thrilled to announce the launch of Elys Network v0.35.0! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:

Changes

  • fix: missing hook arg #618
  • Tier Module: Add hooks and queries #609
  • [Perpetual]: Add new message to add collateral to existing position #608
  • Leveragelp close position update fix #615
  • Add liquidation price query for a position #613
  • New workflow was added to rollback devnet to old version #612
  • Leveragelp fixes #610
  • ci: branch protection ci workflows #606
  • EdenApr and externalApr calculation forward looking #604

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.35.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.35.0
make install

What's Changed

See the full changelog here

v0.34.0

19 Jun 20:31
af2fa9d
Compare
Choose a tag to compare

Description

Proposal: https://testnet.ping.pub/elys/gov/212

We're thrilled to announce the launch of Elys Network v0.34.0! 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.34.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.34.0
make install

What's Changed

See the full changelog here

v0.33.0

17 Jun 15:18
3eec461
Compare
Choose a tag to compare

Description

Proposal: https://testnet.ping.pub/elys/gov/210

We're thrilled to announce the launch of Elys Network v0.33.0! 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.33.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.33.0
make install

What's Changed

See the full changelog here

v0.32.0

28 May 00:04
6cdfd47
Compare
Choose a tag to compare

Description

Proposal: https://testnet.ping.pub/elys/gov/207

We're thrilled to announce the launch of Elys Network v0.32.0! 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.32.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.32.0
make install

What's Changed

See the full changelog here

v0.31.0

20 May 15:56
930e03d
Compare
Choose a tag to compare

Description

Proposal: https://testnet.ping.pub/elys/gov/197

We're thrilled to announce the launch of Elys Network v0.31.0! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:

Changes

  1. New Features and Implementations:

    • Added new flags to the upgrade-assure script.
    • Implemented Masterchef and e-staking module.
    • Added amount argument to leveragelp close CLI and WASM bindings.
    • Added a script to upload post-upgrade snapshots to R2.
    • Split CI workflow into multiple jobs for better performance.
    • Added number of commitments counting on commitment parameters.
    • Filtered out jailed validators.
  2. Fixes and Improvements:

    • Fixed setup handler version issue.
    • Applied various Masterchef fixes.
    • Fixed issues in the commitment module.
    • Corrected WASM binding issues.
    • Updated AddCommittedToken to avoid amount duplication on lockup.
    • Fixed a broken Discord link in readme.md.
  3. Documentation Updates:

    • Added a localnet upgrade guide.
    • Updated upgrade assure documentation.
  4. CI/CD Enhancements:

    • Improved the upgrade assure CI workflow.
    • Added scripts to handle snapshots and caching efficiently.
    • Made various memory limit adjustments to optimize performance.
    • Fixed multiple CI issues including API service, cache key, and genesis JSON.
  5. Logging and Debugging:

    • Replaced info logging with debug logging in the perpetual module.
    • Added debug logging to the AMM module.

Overall, the release v0.31.0 focuses on enhancing the upgrade assurance process, implementing and refining key modules like Masterchef and e-staking, improving CI/CD workflows, and addressing various bugs and documentation issues.

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.31.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.31.0
make install

What's Changed

See the full changelog here

v0.30.0

23 Apr 15:49
ffb0c9b
Compare
Choose a tag to compare

Description

Proposal: https://testnet.ping.pub/elys/gov/194

We're thrilled to announce the launch of Elys Network v0.30.0! 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.30.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.30.0
make install

What's Changed

See the full changelog here

v0.29.31

11 Apr 22:14
2c8cbd8
Compare
Choose a tag to compare

Description

Proposal: https://testnet.ping.pub/elys/gov/190

We're thrilled to announce the launch of Elys Network v0.29.31! 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.31-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.31
make install

What's Changed

See the full changelog here

v0.29.30-p2

03 Apr 05:05
Compare
Choose a tag to compare

Description

v0.29.30 patch 2

Fix

total size of proposal block parts exceeds maximum block bytes (1051785 > 1048576)

error by increasing max block size

⚡️ Binaries

Binaries for Linux and Darwin (amd64 and arm64) are available below.
Darwin users can also use the same universal binary elysd-v0.29.30-p2-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.30-p2
make install

What's Changed

See the full changelog here

v0.29.30-p1

02 Apr 00:47
Compare
Choose a tag to compare

Description

v0.29.30 patch 1

Fix time.Now() issue

⚡️ Binaries

Binaries for Linux and Darwin (amd64 and arm64) are available below.
Darwin users can also use the same universal binary elysd-v0.29.30-p1-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.30-p1
make install

What's Changed

See the full changelog here

v0.29.30

01 Apr 16:36
dea67d2
Compare
Choose a tag to compare

Description

Proposal: https://testnet.ping.pub/elys/gov/185

We're thrilled to announce the launch of Elys Network v0.29.30! 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.30-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.30
make install

What's Changed

See the full changelog here