decentralized-identity / decentralized-identity/sidetree-reference-impl
check bitcoin core .tar.gz file integrity
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
I recommend that during setup at https://github.com/decentralized-identity/sidetree/blob/master/lib/bitcoin/setup.sh#L31
You should perform a sha256sum on the file and check that the hash matches the expected hash.
Bonus points for grabbing the expected hash from the release signatures and verifying the signature against the release signing keys, which are all available at https://bitcoincore.org/en/download/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.