blockchain-core
blockchain-core copied to clipboard
Snapshot download does not verify file size or hash
The JSON contains the hash and the size of the file to download, but it's currently not checked.
The result of blockchain_worker:do_snap_source_download
should be checked before attempting to load it.