Tzinit snapshot service

Snapshot details:

Network:       quebecnet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/quebecnet/rolling
GCS Asia:      gs://tf-snapshot-asia/quebecnet/rolling
GCS EU:        gs://tf-snapshot-eu/quebecnet/rolling
GCS US:        gs://tf-snapshot-us/quebecnet/rolling
Level:         3031195
Block hash:    BLKKV8etB6W7EQCrRamPQvHBou8usWnX5cr1HaigEuGKSZFA585
SHA256:        e9fc8d0e7af17ede4a8317bb4b70f318beb0f4e76be7f848467f43ca6de70f3b
Creation Date: 2025-04-03T23:59:58Z
Snapshot vers: 8
    

Download the snapshot over HTTPS as follows:

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

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/quebecnet/rolling BLKKV8etB6W7EQCrRamPQvHBou8usWnX5cr1HaigEuGKSZFA585