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:         2023639
Block hash:    BKyCp2T15RRBb2Gfs9JzmoWqWfY7m89oHViRHwRpadoSCHfKo82
SHA256:        2d26430932f4b1b1e3b2aeef54c6be899ffe2f2638ebbbd56fd5d08b0e0dc108
Creation Date: 2025-05-24T15:59:58Z
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 BKyCp2T15RRBb2Gfs9JzmoWqWfY7m89oHViRHwRpadoSCHfKo82

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/rionet/full BKyCp2T15RRBb2Gfs9JzmoWqWfY7m89oHViRHwRpadoSCHfKo82