Scala Blockchain Downloader v1.0.0
Overview
This tool downloads and imports the latest available blockchain file from IPFS so you don't have to sync from block 0.
Simply run scala-blockchain-downloader and you'll be synced in no time.
Download Hashes
If you would like to verify that you have downloaded the correct file, please use the following SHA256 hashes:
44e6bc8538d8b204e83356a64b35f2b9a5420bd0445c021b3eb56065a9578926 scala-blockchain-downloader-darwin-x64
591c9fae5a6c85989c5b37dab5be0725d808d992f5fb71fb41e0413208e027a8 scala-blockchain-downloader-linux-x64
35cadef25442eacb11ef4adab31babae16e75f8cd13a699683df767bfdd3f183 scala-blockchain-downloader-win-x64.exe
A GPG-signed list of the hashes is at https://scalaproject.io/release-hashes.txt and should be treated as canonical, with the signature checked against the appropriate GPG key in the core scala daemon source code (in /utils/gpg_keys). To ensure that the files you download are those originally posted by the maintainers, you should both check that the hashes of your files match those on the signed list, and that the signature on the list is valid.