Skip to content

Releases: InjectiveLabs/injective-chain-releases

v1.17.2

17 Dec 00:13

Choose a tag to compare

Injective v1.17.2 Mainnet Patch Upgrade🥷

Upgrade Guide

This is a software upgrade proposal for Injective. If passed, Proposal 603 would commit the Injective Chain to halt at block 146295000 (approximately 14:00 UTC / 10:00 ET on December 18th, 2025) and resume with the v1.17.2 version of the application binary.

Validators can find a step-by-step guide on the upgrade procedure in the long-form proposal.

Versions

Binary Version Binary Release Hash Open Source Release Hash
injectived v1.17.2 b2809ae c7b042e
peggo v1.17.2 b2809ae c7b042e

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.17.2 injectived version
docker run -it --rm injectivelabs/injective-core:v1.17.2 peggo version

Results:

[A] injectived
Version v1.17.2 (b2809ae)
Compiled at 20251217-0013 using Go go1.23.9 (amd64)

[B] peggo
Version v1.17.2 (b2809ae)
Compiled at 20251217-0013 using Go go1.23.9 (amd64)

🐳 Docker

Docker image have support for both amd64 and arm64 architectures.

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

🕊️ Download Binaries

wget https://github.com/InjectiveLabs/injective-chain-releases/releases/download/v1.17.2-1765930431/linux-amd64.zip
unzip linux-amd64.zip
sudo mv injectived peggo /usr/bin
sudo mv libwasmvm.x86_64.so /usr/lib

v1.17.1

03 Dec 00:15

Choose a tag to compare

Injective v1.17.1 Mainnet Patch Upgrade🥷

Upgrade Guide

This is a software upgrade proposal for Injective. If passed, Proposal 601 would commit the Injective Chain to halt at block 144210000 (approximately 14:00 UTC / 10:00 ET on December 03th, 2025) and resume with the v1.17.1 version of the application binary.

Validators can find a step-by-step guide on the upgrade procedure in the long-form proposal.

Versions

Binary Version Binary Release Hash Open Source Release Hash
injectived v1.17.1 99ae041 TBD
peggo v1.17.1 99ae041 TBD

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.17.1 injectived version
docker run -it --rm injectivelabs/injective-core:v1.17.1 peggo version

Results:

[A] injectived
Version v1.17.1 (99ae041)
Compiled at 20251202-2355 using Go go1.23.9 (amd64)

[B] peggo
Version v1.17.1 (99ae041)
Compiled at 20251202-2355 using Go go1.23.9 (amd64)

🐳 Docker

Docker image have support for both amd64 and arm64 architectures.

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

🕊️ Download Binaries

wget https://github.com/InjectiveLabs/injective-chain-releases/releases/download/v1.17.1-1764720946/linux-amd64.zip
unzip linux-amd64.zip
sudo mv injectived peggo /usr/bin
sudo mv libwasmvm.x86_64.so /usr/lib

v1.17.0

10 Nov 05:12

Choose a tag to compare

Injective v1.17.0 Altria Mainnet Upgrade🥷

Upgrade Guide

This is a software upgrade proposal for Injective. If passed, Proposal 583 would commit the Injective Chain to halt at block 141150000 (approximately 14:00 UTC / 10:00 ET on November 11th, 2025) and resume with the v1.17.0 version of the application binary.

Validators can find a step-by-step guide on the upgrade procedure in the long-form proposal.

Versions

Binary Version Binary Release Hash Open Source Release Hash
injectived v1.17.0 33ff202 TBD
peggo v1.17.0 33ff202 TBD

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.17.0 injectived version
docker run -it --rm injectivelabs/injective-core:v1.17.0 peggo version

Results:

[A] injectived
Version v1.17.0 (33ff202)
Compiled at 20251110-0512 using Go go1.23.9 (amd64)

[B] peggo
Version v1.17.0 (33ff202)
Compiled at 20251110-0512 using Go go1.23.9 (amd64)

🐳 Docker

Docker image have support for both amd64 and arm64 architectures.

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

🕊️ Download Binaries

wget https://github.com/InjectiveLabs/injective-chain-releases/releases/download/v1.17.0-1762751536/linux-amd64.zip
unzip linux-amd64.zip
sudo mv injectived peggo /usr/bin
sudo mv libwasmvm.x86_64.so /usr/lib

v1.16.4

19 Sep 23:12
e4e23d6

Choose a tag to compare

Injective v1.16.4 Performance Upgrade 🥷

Upgrade Guide

This is a software upgrade proposal for Injective. If passed, Proposal 560 would commit the Injective Chain to halt at block 134805000 (approximately 14:00 UTC / 10:00 ET on September 25th, 2025) and resume with the v1.16.4 version of the application binary.

Validators can find a step-by-step guide on the upgrade procedure in the long-form proposal.

Versions

Binary Version Binary Release Hash Open Source Release Hash
injectived v1.16.4 470633e f87bbcb
peggo v1.16.4 470633e f87bbcb

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.16.4 injectived version
docker run -it --rm injectivelabs/injective-core:v1.16.4 peggo version

Results:

[A] injectived
Version v1.16.4 (470633e)
Compiled at 20250915-0554 using Go go1.23.9 (amd64)

[B] peggo
Version v1.16.4 (470633e)
Compiled at 20250915-0555 using Go go1.23.9 (amd64)

🐳 Docker

Docker image have support for both amd64 and arm64 architectures.

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

🕊️ Download Binaries

wget https://github.com/InjectiveLabs/injective-chain-releases/releases/download/v1.16.4-1758323548/linux-amd64.zip
unzip linux-amd64.zip
sudo mv injectived peggo /usr/bin
sudo mv libwasmvm.x86_64.so /usr/lib

v1.16.2

14 Aug 23:04
92f69e7

Choose a tag to compare

Injective v1.16.2 Fix Upgrade 🥷

Upgrade Guide

This is a software upgrade proposal for Injective. If passed, Proposal 550 would commit the Injective Chain to halt at block 129772500 (approximately 14:00 UTC / 10:00 ET on August 19th, 2025) and resume with the v1.16.2 version of the application binary.

Validators can find a step-by-step guide on the upgrade procedure in the long-form proposal.

Versions

Binary Version Binary Release Hash Open Source Release Hash
injectived v1.16.2 437674d 05b8c9c
peggo v1.16.2 437674d 05b8c9c

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.16.2 injectived version
docker run -it --rm injectivelabs/injective-core:v1.16.2 peggo version

Results:

[A] injectived
Version v1.16.2 (437674d)
Compiled at 20250814-2305 using Go go1.23.9

[B] peggo
Version v1.16.2 (437674d)
Compiled at 20250814-2307 using Go go1.23.9

🐳 Docker

Docker image have support for both amd64 and arm64 architectures.

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

🕊️ Download Binaries

wget https://github.com/InjectiveLabs/injective-chain-releases/releases/download/v1.16.2-1755212690/linux-amd64.zip
unzip linux-amd64.zip
sudo mv injectived peggo /usr/bin
sudo mv libwasmvm.x86_64.so /usr/lib

v1.16.1

02 Aug 19:09
e6d5e9b

Choose a tag to compare

v1.16.1 Pre-release
Pre-release

Injective v1.16.1 Fix Upgrade 🥷

Upgrade Guide

This is a software upgrade proposal for Injective. If passed, Proposal 544 would commit the Injective Chain to halt at block 127714000 (approximately Aug 4th 2025, 12:00 UTC) and resume with the v1.16.1 version of the application binary.

Validators can find a step-by-step guide on the upgrade procedure in the long-form proposal.

Versions

Binary Version Binary Release Hash Open Source Release Hash
injectived v1.16.1 8be67e8 309f6a4
peggo v1.16.1 8be67e8 309f6a4

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.16.1 injectived version
docker run -it --rm injectivelabs/injective-core:v1.16.1 peggo version

Results:

[A] injectived
Version v1.16.1 (8be67e82d)
Compiled at 20250802-1910 using Go go1.23.9

[B] peggo
Version v1.16.1 (8be67e82d)
Compiled at 20250802-1913 using Go go1.23.9

🐳 Docker

Docker image have support for both amd64 and arm64 architectures.

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

🕊️ Download Binaries

wget https://github.com/InjectiveLabs/injective-chain-releases/releases/download/v1.16.1-1754161770/linux-amd64.zip
unzip linux-amd64.zip
sudo mv injectived peggo /usr/bin
sudo mv libwasmvm.x86_64.so /usr/lib

v1.16.0-watchdog.2

01 Aug 15:50
e6d5e9b

Choose a tag to compare

v1.16.0-watchdog.2 Pre-release
Pre-release

Better watchdog.

Docker

injectivelabs/injective-core:v1.16.0-watchdog.2

Version v1.16.0-watchdog.2 (34bfdca)
Compiled at 20250801-1525 using Go go1.23.9

v1.16.0-watchdog

01 Aug 02:23

Choose a tag to compare

v1.16.0-watchdog Pre-release
Pre-release

⚠️ Deprecated, see version v1.16.0-watchdog.2 please!

v1.16.0

25 Jul 00:54

Choose a tag to compare

Injective v1.16.0 Upgrade 🥷

Upgrade Guide

This is a software upgrade proposal for Injective. If passed, Proposal 541 would commit the Injective Chain to halt at block 127250000 (approximately Jul 31st 2025, 16:00 UTC) and resume with the v1.16.0 version of the application binary.

Validators can find a step-by-step guide on the upgrade procedure in the long-form proposal.

Versions

Binary Version Binary Release Hash Open Source Release Hash
injectived v1.16.0 9570603 daf90f4
peggo v1.16.0-peggofix 3b346ec 2ae66e7

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.16.0 injectived version
docker run -it --rm injectivelabs/injective-core:v1.16.0-peggofix peggo version

Results:

[A] injectived
Version v1.16.0 (9570603)
Compiled at 20250725-0054 using Go go1.23.9 (amd64)

[B] peggo
Version v1.16.0-peggofix (3b346ec)
Compiled at 20250730-2025 using Go go1.23.9 (amd64)

🐳 Docker

Docker image have support for both amd64 and arm64 architectures.

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

🕊️ Download Binaries

wget https://github.com/InjectiveLabs/injective-chain-releases/releases/download/v1.16.0-1753404855/linux-amd64.zip
unzip linux-amd64.zip
sudo mv injectived peggo /usr/bin
sudo mv libwasmvm.x86_64.so /usr/lib

⚠️ Troubleshooting

Note that the binary releases stopped working on Ubuntu 20.04 LTS releases. This is due to 20.04 LTS official end of support as of May 2025. Our releases are built using Ubuntu 22.04 LTS runners.

Ways to solve:

v1.15.0-1748457819

28 May 18:43
506aca9

Choose a tag to compare

Peggo v1.15.2 Release 🥷

Versions

Binary Version Commit Hash
injectived v1.15.0 6f2fd4889
peggo v1.15.2 6a29932ad

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

injectived version
peggo version
docker run public.ecr.aws/l9h3g6c6/injective-core:v1.15.0 injectived version
docker run public.ecr.aws/l9h3g6c6/peggo:v1.15.2 peggo version

🐳 Docker

Docker images have support for both amd64 and arm64 architectures.

Image Description
public.ecr.aws/l9h3g6c6/injective-core:v1.15.0 Debian image
public.ecr.aws/l9h3g6c6/peggo:v1.15.2 Alpine image

🕊️ Download Binaries

wget https://github.com/InjectiveLabs/injective-chain-releases/releases/download/v1.15.0-1748457819/linux-amd64.zip 
unzip linux-amd64.zip
sudo mv injectived peggo /usr/bin
sudo mv libwasmvm.x86_64.so /usr/lib