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:         906296
Block hash:    BLu5sQNcvTGjGEZNo1FTau8ADmiKkXAe3oqmij2bjHr77fLmtM1
SHA256:        992e468e74ca7250bf247668eec5ff9e37fcc6bb5795921b9bf53dc63390130f
Creation Date: 2026-06-02T15: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 BLu5sQNcvTGjGEZNo1FTau8ADmiKkXAe3oqmij2bjHr77fLmtM1

Set up Bakebuddy from a snapshot:

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