Grinnode-live / 2020-grin-bug-bash-challenge

Finding bugs in Grin-Wallet & Grin-nodes for a bounty prior to Grin fork v5.
3 stars 1 forks source link

[GRIN-Wallet] - check downloaded checksum value #24

Closed MCM-Mike closed 3 years ago

MCM-Mike commented 3 years ago

Description Download GRIN-Wallet and compare the downloaded archive checksum, against the given hash values (sha256).

Prerequisites Download https://github.com/mimblewimble/grin-wallet/releases/latest and check if the checksum hash values are correct.

Expected result: They should match.

pnnaoned commented 3 years ago

Description Download GRIN-Wallet and compare the downloaded archive checksum, against the given hash values (sha256).

marekyggdrasil commented 3 years ago

Awesome @pnnaoned thanks!