These archives are used by a set of Docker images that can greatly expedite getting a fully-synced and working node
List of all snapshots / archives
Type | Size | File |
---|---|---|
Latest history archive | ~16GB | mainnet-latest-history.txz |
Latest blocks.log and snapshot | ~14GB | mainnet-latest-blocks.txz |
Latest snapshot only | ~145MB | mainnet-latest-snap.txz |
List of all snapshots / archives
Type | Size | File |
---|---|---|
Latest history archive | ~13GB | testnet-latest-history.txz |
Latest blocks.log and snapshot | ~13GB | testnet-latest-blocks.txz |
Latest snapshot only | ~9MB | testnet-latest-snap.txz |
Use the following settings for a history node:
chain-state-db-size-mb = 8192
reversible-blocks-db-size-mb = 1024
plugin = eosio::history_plugin
plugin = eosio::history_api_plugin
filter-on = *
filter-out = eosio:onblock:
history-per-account = 9223372036854775807
history-index-state-db-size-mb = 1000000
history-state-db-size-mb = 4000000
tar -xvS -I'pixz' -C /var/lib/fio -f testnet-latest-history.txz