SPS Validator Node: How to update to new version
Quick Summary
./run.sh stop
git fetch --tags -f && git checkout v1.3.0
Update SNAPSHOT_URL and BLOCKS_BEHIND_HEAD in the .env file
Full snapshot URL update (replace the old URL with this one)
SNAPSHOT_URL=https://d33cuc2qlex36c.cloudfront.net/prod-snapshot-2025-11-25.zip
Lite snapshot URL update (small size, for users who only receive license rewards):
SNAPSHOT_URL=https://d33cuc2qlex36c.cloudfront.net/prod-slim-snapshot-2025-11-25.zip
BLOCKS_BEHIND_HEAD Value change (default changed to 3)
BLOCKS_BEHIND_HEAD=3
./run.sh replay # type y, y
./run.sh start all
./run.sh logs # Blocks to head: Wait until it becomes 0
After it becomes 0, change the status to Active in the Node UI
Done! Change the detail for other version & snapshot url
There are three kinds of updates as stated in the README file.
"block-hash-stable" updates. These are updates that you don't need to apply. They normally add additional endpoints to the validator API, or improve or fix bugs with the installation scripts.
"block-hash-breaking" updates. These are updates that you must apply before their scheduled "go-live" block. If your node is not updated before the go-live block, your node's block hash will be different, and you will not earn rewards.
"schema-breaking" updates. These are updates you must apply before their scheduled "go-live" block, but you must apply them on the block before the go-live block.
Version 1.0.1 is a block-hash-stable update.
To update node,
Inactivate your node first
https://thespsdao.github.io/SPS-Validator/validator-nodes/manage
run
git fetch --tags -f && git checkout v1.0.1
You can see this message. This message is normal
./run.sh stop
./run.sh rebuild_service validator
To rebuild the validator with the latest updates. This will also start the validator.
./run.sh rebuild_service ui
if you want to rebuild the UI.
Wait to become block to head:0
Activate your node again
You can see your node is running with update version!
https://thespsdao.github.io/SPS-Validator/validator-nodes/manage
Leave SPS Validator Node: How to update to new version to:
Read more #splinterlands posts
Best Posts From Hanv
We have not curated any of hanv's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From Hanv
- SPL Player - Keyboard Shortcuts for Faster Team Building. Enchance your Splinterlands Experience
- Splinterlands Town Hall Unofficial Summary - Aug 20, 2025
- Survival Mode - SPS Reward Multiplier, Cards Cool Down by Level and Info Links
- Splinterlands Town Hall Unofficial Summary - July 17, 2025
- Splinterlands Town Hall Unofficial Summary - June 19, 2025
- The Story Behind Sniping Top 6 CA Pre-sale with $52K
- Splinterlands Town Hall Unofficial Summary - May 15, 2025
- Sniping the top 6 Conclave Arcana presale in the last 18 seconds.
- Splinterlands Town Hall Unofficial Summary - April 10th, 2025 - Conclave Arcana
- Conclave Arcana Presale Promo Cards Stats: Arcane Skinwalker and Gramel the Hunger
- SPS DAO Town Hall Summary - March 29, 2025
- Splinterlands Town Hall Unofficial Summary - March 20, 2025
- SPS Validator Node: How to update to new version
- My plan for Land 1.75: Balancing Resources in the New Era
- SPS Validator Node: Setup Guide for Dummies on Linux Ubuntu
- SPS Validator Node: Setup Guide for Dummies on Mac
- SPS Validator Node: Setup Guide for Dummies on Windows
- SPS Validator Node: Running my node
- .
- .