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:         11599399
Block hash:    BL5f9Us7sNpaQFaXurmjzTDRZYK9nQJxRhbZqHqmzUJp4s39kHW
SHA256:        9a680d4f05ed173dc6145d7482c0c8951cd79ea4ea77d06a70b1feeeeee03e6f
Creation Date: 2025-04-03T23:59:54Z
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 BL5f9Us7sNpaQFaXurmjzTDRZYK9nQJxRhbZqHqmzUJp4s39kHW

Set up Bakebuddy from a snapshot:

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