This is going to be our biggest update since launch and we're going to provide two snapshots below to help get everyone back online after the recent instability around the HIVE hard fork.
Full snapshot:
https://d33cuc2qlex36c.cloudfront.net/prod-snapshot-2025-11-25.zip
Lite snapshot:
https://d33cuc2qlex36c.cloudfront.net/prod-slim-snapshot-2025-11-25.zip
This is a block-hash-breaking release, which means you have to update before the transition block number to continue to receive rewards.
Please see the update guide in the README for updating your node to the different types of releases.
./run.sh build AFTER updating and BEFORE starting your validator. There are schema changes in this update, but the validator is backward compatible with them until the transition block.The transition block is 101928051, which should be around 1130am ET on 2025-12-09.
BLOCKS_BEHIND_HEAD will work now. The default is now 3. If you have this set in your .env file, you may want to update it to 3../run.sh snapshot command../run {command} - omitting the .sh.This update changes the database schema, so ./run.sh build will have to be run after updating a node. Node operators do not need to wait until the transition block to run build. They can run it ahead of time and the validator will handle keeping the block hash consistent even with a different schema.