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:         1506445
Block hash:    BMH3pH44rPjp63TbwiJqkmdAsuPq33EHc8vAYLTgzfV6zWuwqJ9
SHA256:        2682bd3f88a5ec99b32b4bc121aec4c83a1085a4cdb85f77e2bc935f27d6a7ab
Creation Date: 2025-04-30T15: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 BMH3pH44rPjp63TbwiJqkmdAsuPq33EHc8vAYLTgzfV6zWuwqJ9

Set up Bakebuddy from a snapshot:

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