github elys-network/elys v0.12.0

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

Description

We are elated to announce the latest release of Elys Network, version v0.12.0! This new version brings forth numerous enhancements, feature additions, and improvements, aimed at elevating the user experience and expanding the software's capabilities.

🌟 Key Highlights of v0.12.0:

  1. Enhanced Margin Features:

    • Users can now utilize assets other than native as collateral.
    • Additional unit tests have been introduced for opening long with USDC and Atom and for checking long assets.
    • Refactoring of close long flow, introduction of short flow and accompanying test cases, and updates to margin CLI API with added CLI examples.
    • Clarification of terms with the use of base and trading currency terms in Margin.
  2. Elys Documentation Improvement:

    • Comprehensive updates and enhancements have been made to our documentation, providing clearer and more detailed information and guidelines.
  3. Implementation of Multiple External Liquidity Endpoints:

    • Price feed multiple external liquidity endpoints have been implemented, ensuring enhanced and seamless price feeding flow.
  4. Incentive Module and Eden Rewards:

    • The Eden rewards calculation algorithm in the incentive module has been updated, optimizing reward allocation.
  5. Introduction of x/clock Module from Juno:

    • Integration of the x/clock module from Juno for enhanced time management functionalities.
  6. Governance Handlers:

    • Addition of governance handlers for updating vesting info, ensuring smoother governance processes.
  7. Enhanced Liquidity and Pool Management:

    • Support for single side liquidity addition and the initialization of pool id starting at one instead of zero index, in the AMM.
  8. Security and User Protection:

    • Implementation of capping logic to the commitment vesting process, protecting the network against malicious users creating an excessive number of vesting requests.

🙏 Thank You:

We extend our heartfelt thanks to our dedicated community and users for their continued support and feedback, helping us in our mission to build a robust and user-friendly network. We are excited about the journey ahead and committed to continuous innovation and improvement.

⚡️ Binaries

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

What's Changed

Full Changelog: v0.11.0...v0.12.0

Don't miss a new elys release

NewReleases is sending notifications on new releases.