Injective v1.12.0 Upgrade 🥷
Usage
Versions
Binary | Version | Commit Hash |
---|---|---|
injectived | 1.12.0-testnet | 8b43a62e306d3341fa192c8c06d01ddf6f6388c1 |
peggo | 1.12.0 | cb91ed0fbe5c35b3298acb8c7759eff5690ece10 |
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.12.0-testnet injectived version
docker run public.ecr.aws/l9h3g6c6/peggo:v1.12.0 peggo version
🐳 Docker
Docker images have support for both amd64
and arm64
architectures.
Image | Description |
---|---|
public.ecr.aws/l9h3g6c6/injective-core:v1.12.0-testnet | Alpine image |
public.ecr.aws/l9h3g6c6/peggo:v1.12.0 | Alpine image |
🕊️ Download Binaries
wget https://github.com/InjectiveLabs/testnet/releases/download/v1.12.0-testnet-1699297136/linux-amd64.zip
unzip linux-amd64.zip
sudo mv injectived peggo /usr/bin
sudo mv libwasmvm.x86_64.so /usr/lib