Tzinit snapshot service

Snapshot details:

Network:       weeklynet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/weeklynet/rolling
GCS Asia:      gs://tf-snapshot-asia/weeklynet/rolling
GCS EU:        gs://tf-snapshot-eu/weeklynet/rolling
GCS US:        gs://tf-snapshot-us/weeklynet/rolling
Level:         56181
Block hash:    BLK69qZZAghbYm6vNtB774CGWRsvfdq9Y2VFRFKNn5T3nqvCTuW
SHA256:        bedb06ec5c3576627061265ae165313265758085845192db2f9576e34541a9e8
Creation Date: 2025-06-21T04:44:52Z
Snapshot vers: 8
    

Download the snapshot over HTTPS as follows:

wget -O snapshot_file https://snapshots.tzinit.org/weeklynet/rolling

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

gcloud storage cp gs://tf-snapshot-eu/weeklynet/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 BLK69qZZAghbYm6vNtB774CGWRsvfdq9Y2VFRFKNn5T3nqvCTuW

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/weeklynet/rolling BLK69qZZAghbYm6vNtB774CGWRsvfdq9Y2VFRFKNn5T3nqvCTuW