Tzinit snapshot service

Snapshot details:

Network:       ghostnet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/ghostnet/rolling
GCS Asia:      gs://tf-snapshot-asia/ghostnet/rolling
GCS EU:        gs://tf-snapshot-eu/ghostnet/rolling
GCS US:        gs://tf-snapshot-us/ghostnet/rolling
Level:         12065318
Block hash:    BMNK973YiYeFndXDHG8Y4TyvHgwmoGo8g7wobpfgPJ56Bns1qeg
SHA256:        46c1ab942d0f64689d78b64dcfe741cb52f62f43141eb402ed35ced8368f052a
Creation Date: 2025-04-26T11:59:58Z
Snapshot vers: 8
    

Download the snapshot over HTTPS as follows:

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

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/ghostnet/rolling BMNK973YiYeFndXDHG8Y4TyvHgwmoGo8g7wobpfgPJ56Bns1qeg