Tzinit snapshot service

Snapshot details:

Network:       parisnet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/parisnet/rolling
GCS Asia:      gs://tf-snapshot-asia/parisnet/rolling
GCS EU:        gs://tf-snapshot-eu/parisnet/rolling
GCS US:        gs://tf-snapshot-us/parisnet/rolling
Level:         2151559
Block hash:    BM8GJDZw3jfiYK9mCkXC9xzDtMzbnFmNQhMnkSgbWeCEFqFQQ5C
SHA256:        ec61a235d0eb630b3517eaf4cfe2f420b479466b057be4c74ed1fc4e948562c8
Creation Date: 2024-12-10T19:59:46Z
Snapshot vers: 7
    

Download the snapshot over HTTPS as follows:

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

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/parisnet/rolling BM8GJDZw3jfiYK9mCkXC9xzDtMzbnFmNQhMnkSgbWeCEFqFQQ5C