Skip to content

v1.20.2-beta

Pre-release
Pre-release

Choose a tag to compare

Injective v1.20.2-beta Testnet Upgrade 🥷

Versions

Binary Version Code Commit
injectived v1.20.2-beta 23676d6
peggo v1.20.2-beta 23676d6

Go version 1.26.4

Verify you're using the correct version by running the below commands:

injectived version
peggo version
docker run -it --rm injectivelabs/injective-core:v1.20.2-beta injectived version
docker run -it --rm injectivelabs/injective-core:v1.20.2-beta peggo version

Results:

[A] injectived
Version v1.20.2-beta (23676d6)
Compiled at 20260708-1806 using Go go1.26.4 (amd64)

[B] peggo
Version v1.20.2-beta (23676d6)
Compiled at 20260708-1811 using Go go1.26.4 (amd64)

🐳 Docker

Docker image have support for both amd64 and arm64 architectures.

Image Description
injectivelabs/injective-core:v1.20.2-beta Debian image

🕊️ Download Binaries

wget https://github.com/InjectiveFoundation/injective-core/releases/download/v1.20.2-beta-1783533893/linux-amd64.zip
unzip linux-amd64.zip
sudo mv injectived peggo /usr/bin
sudo mv libwasmvm.x86_64.so /usr/lib