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:         1416458
Block hash:    BMEhSzpNTqGZFE69BMsV6fnKe2dsMSuJKXm8uwGvt8T386vy4U5
SHA256:        ce96e1a0df98b0f67b50423218d31ce4661e0f4fe023bef29bc1f6ffe5a195d1
Creation Date: 2025-04-26T11: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 BMEhSzpNTqGZFE69BMsV6fnKe2dsMSuJKXm8uwGvt8T386vy4U5

Set up Bakebuddy from a snapshot:

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