github elys-network/elys v0.13.0

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

Description

We're thrilled to unveil the newest update to the Elys Network, version v0.13.0! This release introduces a suite of advancements, new features, and optimizations, all designed to enrich the user experience and broaden the functionality of the network.

🌟 Key Highlights of v0.13.0:

Enhanced Staking and Liquidity Provisions:

  • Introduction of the Stablestake module with complete functionality, enabling users to stake with increased stability.
  • Leveragelp module development, including features for LP open/close/liquidate positions, provides users with sophisticated liquidity provision options.
  • Commitment updates for vesting, committing, and uncommitting, refine the user's investment and reward processes.

Margin Trading Evolution:

  • Expanded margin trading features including the addition of auto close functionality, margin take profit price flags, and healthy state checks for margin trading positions.
  • Margin parameters have been meticulously refined, enhancing the trading precision and reliability.
  • TakeProfitPrice implementation and Leveragelp MTP to position refactoring, ensuring more strategic and controlled trading operations.

AMM Integration and Price Feeds:

  • AMM's MsgSwapExactAmountIn integration and swap estimation implementation, provide seamless liquidity conversions and estimations.
  • Oracle pool slippage tracking to improve price feed accuracy and reduce slippage impacts on trades.

Smart Contract and WASM Enhancements:

  • New WASM bindings and queries including the addition of oracle asset info message and swap estimation queries, expanding the interactivity with smart contracts.
  • Refactor of existing WASM bindings for optimized contract interactions.

Documentation and Interface Improvements:

  • The readme.md file has been meticulously updated.
  • Various user interface enhancements have been implemented to improve user interaction and experience.

Testing, Security, and Codebase Optimization:

  • LeverageLP unit tests have been significantly enhanced, bolstering module reliability.
  • Security measures such as capping logic to vesting have been put in place to protect network integrity.
  • Removal of unnecessary code and optimization of the setup handler for a streamlined codebase.

🙏 Thank You:

We express our sincere appreciation to our engaged community and user base for their persistent support and constructive feedback, contributing significantly to our goal of architecting a durable and intuitive network. Looking to the future, we remain fervently dedicated to advancing innovation and refining our technology.

⚡️ Binaries

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