github InjectiveFoundation/injective-core v1.18.1-1772411806
v1.18.1

latest release: v1.18.0-1770939123
pre-release7 hours ago

Injective v1.18.1 Testnet Upgrade 🥷

📋 Full Changelog

Versions

Binary Version Code Commit
injectived v1.18.1 5706067
peggo v1.18.1 5706067

Go version 1.23.9

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

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

Results:

[A] injectived
Version v1.18.1 (5706067)
Compiled at 20260302-0037 using Go go1.23.9 (amd64)

[B] peggo
Version v1.18.1 (5706067)
Compiled at 20260302-0039 using Go go1.23.9 (amd64)

🐳 Docker

Docker image have support for both amd64 and arm64 architectures.

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

🕊️ Download Binaries

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

Don't miss a new injective-core release

NewReleases is sending notifications on new releases.