archive.pdx.cryptobloks.io

Files are compressed with the Zstandard compression algorithm.

ZStandard can be installed using your platforms' package manager, such as apt or brew:

Snapshots are taken daily, and are available in the applicable blockchain directory below. A history of 1 week of snapshots is maintained on this archive.

Backups are broken in to 3 seperate files to minimize bandwidth utilization and transfer times, and are updated weekly. Backups are maintained in the blockchain directory, under /backup

File generation

The snapshot is taken while the nodeos instance is running. Nodeos is allowed to run for 90 seconds after snapshot generation, before the node is stopped.
/blocks and /state-history backups are taken from the stopped nodeos instance.

Decompression can be performed with tar and zstd: tar --use-compress-program=unzstd -xvf [archive].tar.zst

To restore a nodeos Producer, API and P2P node with no block history, restore the following backup files:

To restore a nodeos Producer, API and P2P node with full block history, restore the following backup files:

To restore a nodeos Producer, API, and P2P node with full block history, restore the following backup files:

To restore a nodeos Producer, API, P2P, and State History node with full block history, restore the following backup files:

To restore and unpack a backup file on the fly to a custom location:

Snapshots and backup files:

Techncial Information:

Service provide by CryptoBloks.