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:         12494961
Block hash:    BLgVw6sJKFFhd7DL2JMWHfQ5UMUUNandZEEmSULqfH9dR78Rats
SHA256:        527fa201a93851d06f62d9286c029dd3b00d642d6539dc019219f660e077981a
Creation Date: 2025-05-16T20:00:00Z
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 BLgVw6sJKFFhd7DL2JMWHfQ5UMUUNandZEEmSULqfH9dR78Rats

Set up Bakebuddy from a snapshot:

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