Summary
The Injective Chain will undergo a scheduled enhancement upgrade on Tuesday, August 19th, 2025, 14:00 UTC. The following is a short summary of the upgrade steps:- Vote and wait till the node panics at block height 129772500.
- Backing up configs, data, and keys used for running the Injective Chain.
- Install the v1.16.2 binaries.
- Start your node with the new injectived binary to fulfill the upgrade.
#validators private channel of the Injective Discord.
The network upgrade can take the following potential pathways:
- Happy path:
Validators successfully upgrade the chain without purging the blockchain history, and all validators are up within 5-10 minutes of the upgrade. - Not-so-happy path:
Validators have trouble upgrading to the latest Canonical chain. - Abort path:
In the rare event that the team becomes aware of unnoticed critical issues, the Injective team will attempt to patch all the breaking states and provide another official binary within 36 hours.
If the chain is not successfully resumed within 36 hours, the upgrade will be announced as aborted on the#validatorschannel in Injective’s Discord, and validators will need to resume running the chain without any updates or changes.
Recovery
Prior to exporting chain state, validators are encouraged to take a full data snapshot at the export height before proceeding. Snapshotting depends heavily on infrastructure, but generally this can be done by backing up the.injectived directory.
It is critically important to backup the .injectived/data/priv_validator_state.json file after stopping your injectived process. This file is updated every block as your validator participates in a consensus rounds. It is a critical file needed to prevent double-signing, in case the upgrade fails and the previous chain needs to be restarted.
In the event that the upgrade does not succeed, validators and operators must restore the snapshot and downgrade back to Injective Chain release v1.16.1 and continue this earlier chain until next upgrade announcement.
Upgrade Procedure
Notes for Validators
You must remove the wasm cache before upgrading to the new version:-
Verify you are currently running the correct version (
v1.16.1) ofinjectived: -
Make a backup of your
.injectiveddirectory: -
Download and install the
injective-chainrelease forv1.16.2: -
Verify you are currently running the correct version (
v1.16.2) ofinjectivedafter downloading thev1.16.2release: -
Start
injectived: -
Verify you are currently running the correct version (
v1.16.2) ofpeggoafter downloading thev1.16.2release: -
Start peggo: