helium / blockchain-core

Apache License 2.0
212 stars 85 forks source link

Check file hash before downloading snap #1232

Closed jadeallenx closed 2 years ago

jadeallenx commented 2 years ago

Problem to solve: We need to be more careful about downloading snapshots because they are very large.

Solution: Check the file hash (not the same as the snapshot hash, which is internal to the snapshot data structures) before we download another snap image.