Releases: fdreserve/bootstrap
Snapshot for 2.2.1 Version
New Snapshot for 2.2.1 version
https://fdreserve.com/downloads/snapshot.zip
Put the folders chainstate blocks in :
Windows:
Stop your wallet
When you download the file. you have to move the folder of the coin and unzip to:
C:\Users\WINDOWSUSERNAME\AppData\Roaming\fdreserve
start the Qt again
Linux:
Stop your wallet
When you download the file. you have to move the folder of the coin:
/home/$user/.fdreserve
Or
/root/.fdreserve
start the daemon again
bootstrap 14.11.2020
How to use the snapshot?
Windows:
Download the file:
https://github.com/fdreserve/bootstrap/releases/download/bootstrap/snapshot.zip
Copy/paste "snapshot.zip" to the fdreserve folder.
Go to C:\Users\WINDOWSUSERNAME\AppData\Roaming\fdreserve
Delete "chainstate", "blocks" and "peers.dat"
Unzip snapshot
Don't forget to change addnodes list on the file "fdreserve.conf"
addnode=167.86.119.223
addnode=164.68.96.160
addnode=167.86.124.134
addnode=167.86.93.65
addnode=173.212.254.74
addnode=167.86.105.162
addnode=167.86.114.163
addnode=167.86.93.67
addnode=151.80.43.136
addnode=91.121.30.192
addnode=91.121.108.172
addnode=5.135.157.84
addnode=167.86.86.19
Start the wallet.
How to use the bootstrap?
Windows:
Download the file and copy it to the folder of the coin:
https://github.com/fdreserve/bootstrap/releases/download/bootstrap-snapshot/bootstrap.dat
Go to C:\Users\WINDOWSUSERNAME\AppData\Roaming\fdreserve
Copy/paste "bootstrap.dat"
Don't forget to change addnodes list on the file "fdreserve.conf"
addnode=167.86.119.223
addnode=164.68.96.160
addnode=167.86.124.134
addnode=167.86.93.65
addnode=173.212.254.74
addnode=167.86.105.162
addnode=167.86.114.163
addnode=167.86.93.67
addnode=151.80.43.136
addnode=91.121.30.192
addnode=91.121.108.172
addnode=5.135.157.84
addnode=167.86.86.19
Start the wallet.
Linux:
Download the file and copy it to the folder of the coin:
https://github.com/fdreserve/bootstrap/releases/download/bootstrap-snapshot/bootstrap.dat
/root/.fdreserve
Don't forget to change addnodes list on the file "fdreserve.conf"
addnode=167.86.119.223
addnode=164.68.96.160
addnode=167.86.124.134
addnode=167.86.93.65
addnode=173.212.254.74
addnode=167.86.105.162
addnode=167.86.114.163
addnode=167.86.93.67
addnode=151.80.43.136
addnode=91.121.30.192
addnode=91.121.108.172
addnode=5.135.157.84
addnode=167.86.86.19
Start the daemon again