Description
Proposal: https://testnet.ping.pub/elys/gov/190
We're thrilled to announce the launch of Elys Network v0.29.31! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- update lptoken price calc logic to use decimals by @jelysn in #441
- docs: update validator guide to update app db backend by @cosmic-vagabond in #442
- Fix/time issue by @cosmic-vagabond in #443
- chore: fix upgrade assure script by @cosmic-vagabond in #444
- chore: update assure spins up 2 nodes to test consensus for upgrades by @cosmic-vagabond in #446
- Apr fixes by @jelysn in #445
- Halborn fixes by @jelysn in #447
- ci: upgrade assure run in two stages by @cosmic-vagabond in #449
- Commitment refactoring by @jelysn in #448
- ci: use faster snap provider server by @cosmic-vagabond in #451
- ci: timeout next block waiting if no consensus by @cosmic-vagabond in #452
- chore: untoumbosted testnet nodes by @cosmic-vagabond in #453
- ci: increase broadcast tx timeout in upgrade-assure by @cosmic-vagabond in #454
- ci: use go 1.21 by @cosmic-vagabond in #456
- calculate UsdAmount on Eden/Elys token amount queries by @jelysn in #457
- build: upgrade to sdk v0.47.10 by @cosmic-vagabond in #458
- Resolve issues in claim vesting and vest start function by @jelysn in #459
- build: ibc-go update by @cosmic-vagabond in #460
This release is part of our continuous effort to refine and optimize Elys Network. We appreciate the dedication and expertise of our contributors who help make Elys Network more robust and user-friendly.
Thank you for your ongoing support of Elys Network!
⚡️ Binaries
Binaries for Linux and Darwin (amd64 and arm64) are available below.
Darwin users can also use the same universal binary elysd-v0.29.31-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.29.31
make install
What's Changed
See the full changelog here