samourai-dojo icon indicating copy to clipboard operation
samourai-dojo copied to clipboard

Suggestion: alternatives for initial block download

Open pxsocs opened this issue 6 years ago • 1 comments

Initial block download is still a bottleneck for any Bitcoin project requiring a full synch.

Although this is a somewhat controversial topic (particularly a torrent for a recent synched blockchain), there is a tradeoff. Users could be up and running faster if the process is optimized.

A suggestion is to include on the Dojo script something similar to what the RaspiBlitz project has done, giving users other alternatives: ssh5-blockchain2

The script to perform this action is available here

pxsocs avatar Jun 23 '19 10:06 pxsocs

not a huge fan of this model but it may make sense in the context of dojo running on arm.

this issue depends on #16

kenshin-samourai avatar Jun 26 '19 14:06 kenshin-samourai