Skip to content

Releases: elys-network/elys

v0.3.1

14 Apr 22:29
b478e03
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

Description

Upgrade block height 116000
Upgrade Date: 17 April 2023

We are excited to announce the release of Elys Chain v0.3.1! This new version includes several significant improvements and features that we believe will further enhance your experience on our platform.

One of the most exciting updates is the release of the first iteration of our Incentive module. The Incentive module is designed to reward ecosystem participants, including liquidity providers (LPs), stakers, and Eden token holders. This module will periodically increase their uncommitted token balances, and it is integrated with the commitment module, updating accounting for both Eden tokens and Eden-Boost tokens.

We have also updated the commitment module to account for uncommitted tokens when canceling vesting.

Additionally, we have solved several building tool issues, such as binary installation and version alignment, and improved our documentation for our testnet network. These changes will make it easier for developers and users to interact with our platform.

As always, we look forward to your feedback. Thank you for your continued support as we work to build the future of blockchain technology.

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

14 Apr 16:22
ff0ef6b
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.3.0

v0.2.3

10 Apr 18:14
1b903f5
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

10 Apr 16:47
f9669c9
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

10 Apr 14:39
63fd73d
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

07 Apr 17:33
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Description

We're excited to announce the release of Elys chain v0.2.0! This new version includes several exciting updates and features that we're thrilled to share with you.

The commitment module is now ready to handle deposits, withdrawals, commitments, uncommitments, and vesting of Eden tokens, allowing users to receive Elys tokens in their wallets.

We've also integrated the oracle module with Bandchain over IBC for price feeding. The oracle module now periodically requests prices for all symbols using the epoch module, and includes a mechanism for removing expired symbols if the price is too old. Additionally, we've introduced a price feeder interface for offchain agents to provide additional routes for price feeding.

Finally, we've updated the documentation for building the Elys chain binary from source, and added additional guidelines for validators.

We hope you enjoy these new features and improvements in Elys chain v0.2.0. As always, we welcome feedback and contributions from the community to help us continue building and improving the Elys chain.

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Mar 11:29
f0344a2
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Description

Elys v0.1.0 is now available, featuring several new functionalities and enhancements. Notably, this release introduces the Epoch module, adapted from EVMOS, which allows for efficient and flexible management of epoch-based events and operations.

In addition, the Tokenomics module has been added to the blockchain, providing a centralized repository of tokenomics parameters that can be leveraged by other modules on the chain. This facilitates more streamlined and consistent configuration of token-related features across the platform such as token supply, inflation and airdrops.

Furthermore, this release enables an Automated Release process and unit testing through GitHub CI, streamlining the development and deployment process for contributors and maintainers alike.

What's Changed

New Contributors

Full Changelog: https://github.com/elys-network/elys/commits/v0.1.0