Skip to content

Mainnet-v1.11.3-1686246472

Compare
Choose a tag to compare
@nmarcetic nmarcetic released this 08 Jun 17:47
· 126 commits to master since this release
1fba228

Injective v1.11.3 Upgrade 🥷

Upgrade Guide

Pursuant to https://forum.cosmos.network/t/cosmos-sdk-security-advisory-barberry/10825, this release includes the barberry patch.

Usage

Versions

Binary Version Commit Hash
injectived 1.11.3 d876e4033b7654709fc7024b40257abdd27fb0f9
peggo 1.11.3 4364da73f0d76b1701de644979a529c289dccdd6

Go version 1.19

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.11.3 injectived version
docker run public.ecr.aws/l9h3g6c6/peggo:v1.11.3 peggo version

🐳 Docker

Docker images have support for both amd64 and arm64 architectures.

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

🕊️ Download Binaries

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