Tzinit snapshot service

Snapshot details:

Network:       quebecnet
History mode:  full
HTTPS:         https://snapshots.tzinit.org/quebecnet/full
GCS Asia:      gs://tf-snapshot-asia/quebecnet/full
GCS EU:        gs://tf-snapshot-eu/quebecnet/full
GCS US:        gs://tf-snapshot-us/quebecnet/full
Level:         2987999
Block hash:    BL611mF6ffaXxhq4ZFVCRjYzcgEQWL1BRX7GiqSvxPwj721LUG2
SHA256:        cd6fb21e8e50383682bfeb0e87d6722eff8463050c02ff0f65d3b8f7abfa4045
Creation Date: 2025-04-01T23:59:58Z
Snapshot vers: 8
    

Download the snapshot over HTTPS as follows:

wget -O snapshot_file https://snapshots.tzinit.org/quebecnet/full

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

gcloud storage cp gs://tf-snapshot-eu/quebecnet/full 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 BL611mF6ffaXxhq4ZFVCRjYzcgEQWL1BRX7GiqSvxPwj721LUG2

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/quebecnet/full BL611mF6ffaXxhq4ZFVCRjYzcgEQWL1BRX7GiqSvxPwj721LUG2