v1.4.0
Description
Proposals:
- TestNet: https://testnet.ping.pub/elys/gov/25
- MainNet: https://ping.pub/elys/gov/11
We're thrilled to announce the launch of Elys Network v1.4.0! This update is primarily focused on enhancements and codebase improvements. Here’s a brief overview of what’s new:
Changes
- ci: use correct keyring backend deployment by @cosmic-vagabond in #1068
- Create a new endpoint on chain that return list of latest asset prices by @amityadav0 in #1071
- chore: fix some typos and function names in comment by @fudancoder in #1070
- fix(tier): grpc codec issue with decimal field in response message by @cosmic-vagabond in #1072
- chore: update version by @cosmic-vagabond in #1073
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-v1.4.0-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 v1.4.0
make install
What's Changed
See the full changelog here