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
- ci: 🎡 add unit test workflow by @cosmic-vagabond in #2
- Epochs Module by @AustinoBombino in #1
- test: 💍 fix epoch unit test by @cosmic-vagabond in #3
- Feature/tokenomics module by @cosmic-vagabond in #4
- ci: 🎡 fix release workflow by @cosmic-vagabond in #6
- build(deps): bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0 by @dependabot in #7
New Contributors
- @cosmic-vagabond made their first contribution in #2
- @AustinoBombino made their first contribution in #1
- @dependabot made their first contribution in #7
Full Changelog: https://github.com/elys-network/elys/commits/v0.1.0