QRL Bootstrap Files

"The Blockchain"


The most secure approach is to allow the node the time to fully sync from scratch. This ensures your local chain is accurate to all other modes and that you are not running a forked chain. If you don't need this security, you can use these files to bootstrap your node setup. This may take a significant amount of time depending on bandwidth and hardware, up to a week to fully sync this data.

How to Use

Un-tar these state files into your local ~/.qrl-testnet/data/ folder and start the node. This will start at the latest blockheight these files were made and only sync from there.


Example:
tar xvf QRL_Mainnet_State.tar.gz && cp -r state/ ~/.qrl/data/ && start_qrl

Mainnet State Files


Mainnet State QRL_Mainnet_State.tar.gz
Mainnet Checksums Mainnet_State_Checksums.txt

Chain Checksum Notarization

Verification provided by the QRL Notarization system.

Notarization Tx ID:
Verification Address:

Check the notarization to verify the copy of the checksum file is identical to the upload. Follow the link below and verify by uploading the Mainnet_State_Checksums.txt file to the QRL Block Explorer to verify authenticity.


Snapshot State

Data from the snapshot

Blockheight
blockLastHash
networkId
numConnections
numKnownPeers
state
uptime
version
Unix_Timestamp
Uncompressed_Chain_Size

Testnet State Files


Testnet State QRL_Testnet_State.tar.gz
Testnet Checksums Testnet_State_Checksums.txt

Chain Checksum Notarization

Verification provided by the QRL Notarization system.

Notarization Tx ID:
Verification Address:

Check the notarization to verify the copy of the checksum file is identical to the upload. Follow the link below and verify by uploading the Testnet_State_Checksums.txt file to the QRL Block Explorer to verify authenticity.


Snapshot State

Data from the snapshot

Blockheight
blockLastHash
networkId
numConnections
numKnownPeers
state
uptime
version
Unix_Timestamp
Uncompressed_Chain_Size