github elys-network/elys v0.16.0

latest releases: v0.41.1, v0.41.0, v0.40.0...
10 months ago

Description

We're excited to announce the release of Elys Network v0.16.0, a significant update that brings a host of improvements and new features to enhance your experience. Here’s what’s new:

  1. Refactoring for Efficiency: Our team, led by @cosmic-vagabond, has diligently refactored key components. Functions have been reorganized for better type management (PR #256), and we've streamlined the Take Profit calculation and update process (PR #257).

  2. New Features for Trading and Swapping:

    • Introducing the Take Profit Borrow Rate (PR #258), which will optimize the borrowing strategies.
    • An innovative StopLoss Price Calculation for consolidated positions, thanks to @jelysn's work (PR #260).
    • Enhanced routing queries, including in-route-by-denom and out-route-by-denom (PR #262), and the underlying logic for these queries (PR #263).
    • Introducing Swap Estimation by Denom feature (PR #264), allowing for an easier integration of swap preview operations.
    • Introducing Funding Fee Payment Flow (PR #261), allowing funding fee payment between short and long traders based on open interest.
  3. Testing and Stability: Our commitment to reliability continues with the addition of E2E Testing for the Earn API by @kenta-elys (PR #259). We've also fixed issues related to migrations in both incentive and leveragelp modules (PR #265).

These updates are part of our ongoing effort to ensure Elys Network remains a robust, user-friendly platform for our community. We’re grateful for your support and excited for you to experience these enhancements.

As always, your feedback is invaluable to us. Dive in, explore the new features, and let us know what you think!

⚡️ Binaries

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

What's Changed

See the full changelog here

Don't miss a new elys release

NewReleases is sending notifications on new releases.