Start9Labs / bitcoind-startos

wrapper for building bitcoind.s9pk
Other
13 stars 19 forks source link

[feat]: sync from cifs #58

Open chrisguida opened 2 years ago

chrisguida commented 2 years ago

IBD on bitcoind is slow. Add ability to sync on laptop then transfer over the network. If connected via gigabit, this can allow a full sync in 3 hours, plus however long it takes to sync the laptop

ProofOfKeags commented 2 years ago

Seems like this could be accomplished with the Actions API

chrisguida commented 2 years ago

An alternative solution would be to add the "trusted sync" option, where you click an action button and your bitcoind is auto-synced from this snapshot: https://prunednode.today/

Obviously involves a bit of trust of the Specter folks, but would be great for getting a test box up and running