Tzinit snapshot service

Snapshot details:

Network:       rionet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/rionet/rolling
GCS Asia:      gs://tf-snapshot-asia/rionet/rolling
GCS EU:        gs://tf-snapshot-eu/rionet/rolling
GCS US:        gs://tf-snapshot-us/rionet/rolling
Level:         1412858
Block hash:    BLC9LGf2i45qj9XR1Xk1m33Rmoq7n8u1proNbdbf9qzkzKSnbT5
SHA256:        001a378a425abe9075488c5677fc9242059a930b5c25ad18ba69f048dd4f6bc1
Creation Date: 2025-04-26T07:59:56Z
Snapshot vers: 8
    

Download the snapshot over HTTPS as follows:

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

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

gcloud storage cp gs://tf-snapshot-eu/rionet/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 BLC9LGf2i45qj9XR1Xk1m33Rmoq7n8u1proNbdbf9qzkzKSnbT5

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/rionet/rolling BLC9LGf2i45qj9XR1Xk1m33Rmoq7n8u1proNbdbf9qzkzKSnbT5