Tzinit snapshot service

Snapshot details:

Network:       rionet
History mode:  full
HTTPS:         https://snapshots.tzinit.org/rionet/full
GCS Asia:      gs://tf-snapshot-asia/rionet/full
GCS EU:        gs://tf-snapshot-eu/rionet/full
GCS US:        gs://tf-snapshot-us/rionet/full
Level:         1412858
Block hash:    BLC9LGf2i45qj9XR1Xk1m33Rmoq7n8u1proNbdbf9qzkzKSnbT5
SHA256:        cfc98857d84118ba46bdb0d968d4f80a0138062b576f5a38fffbe96fbcf88413
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/full

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

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