Skip to content

v0.29.30-p2

Compare
Choose a tag to compare
@cosmic-vagabond cosmic-vagabond released this 03 Apr 05:05

Description

v0.29.30 patch 2

Fix

total size of proposal block parts exceeds maximum block bytes (1051785 > 1048576)

error by increasing max block size

⚡️ Binaries

Binaries for Linux and Darwin (amd64 and arm64) are available below.
Darwin users can also use the same universal binary elysd-v0.29.30-p2-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.30-p2
make install

What's Changed

See the full changelog here