Hi all, I have wrapped the ckb block data before height 5662203 based on ckb v0.100.0 in a zip file. Usually it’s not recommended to use it for the sake of security. This data backup is just for emergency use to speed up CKB node/Neuron Wallet syncing especially if you are syncing from a very early epoch. On average this should save you several hours depending on your network.
Before download the file, firstly please make sure that your CKB node’s version is or above [v0.100.0](https://github.com/nervosnetwork/ckb/releases/tag/v0.100.0) which has been bundled in Neuron v0.100.2 or later version.
Download Link:
https://drive.google.com/drive/folders/1awD8uvGAZtl7GKevB7o6MlpJPEvy_c58
Instruction:
- Download the file
- Shutdown CKB node or Neuron( is or above v0.100.2) if you are running them
- Uncompresss the files to CKB node data folder and
on Windows:%AppData%\Neuron\chains\mainnet\data
on Mac:~Library/Application\ Support/Neuron/chains/mainnet/data
on Linux:.config/Neuron/chains/mainnet/data
make sure you choose “Copy and Replace” if you are asked - Launch the node or Neuron
Please note that Neuron will still need 30 - 60 minutes to index all the blocks on the first-time launch.