Tzinit snapshot service

Snapshot details:

Network:       shadownet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/shadownet/rolling
GCS:           gs://tf-snapshot-eu/shadownet/rolling
Level:         3915431
Block hash:    BMPK95ayqwL6u4pMXuZgiSyibWF1yfHaBfNC79t4hdFRp9FFDK7
SHA256:        432fd50e8e20adefbb0c78f6aefa22bad0dd99fb694ba3cc02a8f0400f4a4dbb
Creation Date: 2026-06-24T19:59:54Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

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

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/shadownet/rolling BMPK95ayqwL6u4pMXuZgiSyibWF1yfHaBfNC79t4hdFRp9FFDK7