Tzinit snapshot service

Snapshot details:

Network:       shadownet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/shadownet/rolling
GCS Asia:      gs://tf-snapshot-asia/shadownet/rolling
GCS EU:        gs://tf-snapshot-eu/shadownet/rolling
GCS US:        gs://tf-snapshot-us/shadownet/rolling
Level:         39968
Block hash:    BLPbXTkiZrqrFeSSp68PgkgaZkVpwAKjaxePLUdSkbiPAMbMDp9
SHA256:        a5049c6bde3bed406833d441559268f8b001b15907e902242b30be6275826024
Creation Date: 2025-08-12T07:59:37Z
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 BLPbXTkiZrqrFeSSp68PgkgaZkVpwAKjaxePLUdSkbiPAMbMDp9

Set up Bakebuddy from a snapshot:

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