v0.6.0
Pre-release
Pre-release
Description
We are excited to announce the release of Elys Network v0.6.0. This version introduces an AMM module, enabling core AMM operations and introducing a new pool balancer design.
The update brings vital enhancements such as the introduction of a swap interface in the AMM module, a revised ante handler for commission and voting thresholds, and an implementation for uncommitted Eden calculation to enhance liquidity providers experience.
Additionally, the specifications for the molecule pool design have been added, a new incentive withdrawal message is now available, and a localnet testing environment has been set up to ensure seamless software upgrades.
Your feedback is always welcome.
What's Changed
- feat: 🎸 scaffold new amm module by @cosmic-vagabond in #80
- feat: 🎸 add create pool message by @cosmic-vagabond in #81
- Feat/join pool message by @cosmic-vagabond in #82
- Feat/exit pool message by @cosmic-vagabond in #83
- Feat/add pool map by @cosmic-vagabond in #84
- Update version number and walletname examples by @ollieottersync in #86
- feat: update ante handler to check 5% min commission and 66% max voti… by @kenta-elys in #85
- fix: 🐛 remove unecessary pool parameter for balancer by @cosmic-vagabond in #87
- feat: 🎸 create pool message by @cosmic-vagabond in #90
- Feat/swap interface by @cosmic-vagabond in #91
- feat: scaffold parameter module, add ante handler param, gov handlers… by @kenta-elys in #92
- feat: implement uncommitted Eden calculation from LP, dummy implement… by @kenta-elys in #77
- Molecule tech design by @jelysn in #71
- Feat/incentive withdraw by @kenta-elys in #93
- Docs/readme by @cosmic-vagabond in #94
- Test/setup localnet by @cosmic-vagabond in #96
- Test/setup localnet by @cosmic-vagabond in #97
- Test/improve localnet script by @cosmic-vagabond in #98
- Test/software upgrade script by @cosmic-vagabond in #99
- Test/fix script by @cosmic-vagabond in #100
- Feat/add store upgrades by @cosmic-vagabond in #101
Full Changelog: v0.5.4...v0.6.0