Tzinit snapshot service

Snapshot details:

Network:       ushuaianet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/ushuaianet/rolling
GCS:           gs://tf-snapshot-eu/ushuaianet/rolling
Level:         1592737
Block hash:    BKyHKs2xHwfzUFT8rH7VNKqhcDoiVCETcGHSSraMGxFDvG8rvo5
SHA256:        99d336064a970fca352bd8e3f16dc2666285db53eff0ece8b76eb81acbca372c
Creation Date: 2026-07-04T11:59:57Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

wget -O snapshot_file https://snapshots.tzinit.org/ushuaianet/rolling

Download the snapshot over Google Cloud Storage as follows (for eu):

gcloud storage cp gs://tf-snapshot-eu/ushuaianet/rolling snapshot_file

Import the snapshot with Octez:

octez-node snapshot import snapshot_file

If you are concerned about checking the block hash, use:

octez-node snapshot import snapshot_file --block BKyHKs2xHwfzUFT8rH7VNKqhcDoiVCETcGHSSraMGxFDvG8rvo5

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/ushuaianet/rolling BKyHKs2xHwfzUFT8rH7VNKqhcDoiVCETcGHSSraMGxFDvG8rvo5