github elys-network/elys v0.17.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.17.0, packed with improvements and new features! Here's what's new:

  1. AMM & Margin Hook Fixes: Thanks to @kenta-elys, issues related to AMM & Margin hooks have been resolved. Check out the details in PR #267.

  2. New Swap by Denom Msg: Enhance your user experience with the new swap functionality implemented by @cosmic-vagabond. Dive into PR #268 for more info.

  3. Incentive Refactor: @kenta-elys has refactored the incentive structure in PR #269, streamlining processes.

  4. Partial Close on Leveragelp: Thanks to @jelysn, you can now partially close on LeverageLP. Details in PR #270.

  5. Discount Logic for Swap Msgs: @cosmic-vagabond brings a new feature: applying discount logic to swap messages. Explore it in PR #271.

  6. Exception Handling in AMM Price Query: @kenta-elys has added robust exception handling in the AMM price query. See PR #273 for the technicalities.

Get the latest version and enjoy these fantastic updates. Your feedback is always welcome! 🚀🌐

⚡️ Binaries

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