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:         59648
Block hash:    BLda8a2LR7rtGQn5yrMhZ1N5eXtHAZfjfC7kJteP1Ry4GfYDj6i
SHA256:        98383fe3a456e3f890308d4656c0259cf2471f4f4e34208cc064a7fa254d1afc
Creation Date: 2025-07-08T07:44:53Z
Snapshot vers: 9
    

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 BLda8a2LR7rtGQn5yrMhZ1N5eXtHAZfjfC7kJteP1Ry4GfYDj6i

Set up Bakebuddy from a snapshot:

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