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:         12051190
Block hash:    BLD4B5P5h7CT6mbjqkRH84hWY7r5gSeDso5Ra5Job6yRRSViyb6
SHA256:        777a148c8b5990fe5cececc61e4be3946b61c11ad5b56a54a7380b013c1e78c5
Creation Date: 2025-04-25T19:59:55Z
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 BLD4B5P5h7CT6mbjqkRH84hWY7r5gSeDso5Ra5Job6yRRSViyb6

Set up Bakebuddy from a snapshot:

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