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:         2711118
Block hash:    BLWymMuiNXC9eRr7qHChvFhJcwxpzwPeZeUFBSAHfL5tehxaZw2
SHA256:        23555170035caf19b5ff76a39bcd1851a5f307134d2ffb5e0712ca7c56940b0e
Creation Date: 2025-06-25T11:59:54Z
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 BLWymMuiNXC9eRr7qHChvFhJcwxpzwPeZeUFBSAHfL5tehxaZw2

Set up Bakebuddy from a snapshot:

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