Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@cosmic-vagabond cosmic-vagabond released this 07 Apr 17:33
· 957 commits to main since this 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