hodlwave / proof-wallet

(Work In Progress) Proof Wallet is a fork of Glacier Protocol that adds PSBT, HDM, and sequential signing.
MIT License
17 stars 5 forks source link

Quickstart has incomplete Bitcoin Core verification #4

Closed bitcoinhodler closed 3 years ago

bitcoinhodler commented 3 years ago

The Quickstart doc verifies the signature on the SHA256SUMS file, but it doesn't run sha256sum to verify that the binary actually matches!

Like so:

$ sha256sum -c --ignore-missing SHA256SUMS.asc
bitcoin-0.19.0.1-x86_64-linux-gnu.tar.gz: OK
sha256sum: WARNING: 20 lines are improperly formatted
hodlwave commented 3 years ago

Sorry, just seeing this now. Fixed by 4e29fec19f91cdf9f7f6c17c943820bcd887ece1.