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:         9217126
Block hash:    BLC1iXV9xCZJd1qhDYNXhyfB2ZTmwaoHNh6QVTU78n9tXddbS3m
SHA256:        a0720f8e2ff8230bc4be8cbcfb684db463be5399dc9b0fb8aceeffb617a20d2a
Creation Date: 2024-11-24T07:59:50Z
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 BLC1iXV9xCZJd1qhDYNXhyfB2ZTmwaoHNh6QVTU78n9tXddbS3m

Set up Bakebuddy from a snapshot:

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