Injective v1.11.4 Upgrade 🥷
Upgrade Guide
This release fixes duplicate events being emitted in edge cases. Node operators should apply this version on consensus and non-consensus nodes as soon as possible.
Usage
Versions
Binary | Version | Commit Hash |
---|---|---|
injectived | 1.11.4 | 657a4bef7d0fdaccc06a50d673d67a60f3ee33f2 |
Go version 1.19
Verify you're using the correct version by running the below commands:
injectived version
docker run public.ecr.aws/l9h3g6c6/injective-core:v1.11.4 injectived version
🐳 Docker
Docker images have support for both amd64
and arm64
architectures.
Image | Description |
---|---|
public.ecr.aws/l9h3g6c6/injective-core:v1.11.4 | Alpine image |
🕊️ Download Binaries
wget https://github.com/InjectiveLabs/injective-chain-releases/releases/download/v1.11.4-1686608669/linux-amd64.zip
unzip linux-amd64.zip
sudo mv injectived /usr/bin
sudo mv libwasmvm.x86_64.so /usr/lib