Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

store hashes of releases in blockchain? #23

Open
jkister opened this issue Jul 21, 2018 · 3 comments
Open

store hashes of releases in blockchain? #23

jkister opened this issue Jul 21, 2018 · 3 comments

Comments

@jkister
Copy link

jkister commented Jul 21, 2018

would be a good idea to also store hashes of release files in the blockchain, like on memo.cash or other. github+blockchain safer.

@The-One-Law
Copy link

I probably did something wrong,
before digging into panic
I will recheck everything but this is an argument for nailing hashes to the blockchain.
You could do this on memo or member or even use the
{Exquisitely Lovely} OP_RETURN option on the desktop version
without even breaking a sweat.
[manj-pc Bch]$ sha256sum Electron-Cash-4.2.0-x86_64.AppImage
77617a7b525448fbb59e6c92f245a063bb542d5477f82baeb1dea9048f1df518 Electron-Cash-4.2.0-x86_64.AppImage
[manj-pc Bch]$ cat SHA256.Electron-Cash-4.2.0-x64_64.AppImage.txt
5cf72937300a80e4290fda6877319eed7f3a77fa82c6e068d0d4619551d8c3e0 Electron-Cash-4.2.0-x86_64.AppImage

@The-One-Law
Copy link

It really does actually read
" keys-n-hashes/sigs-and-sums/4.2.0/win-linux/SHA256.Electron-Cash-4.2.0-x64_64.AppImage.txt "
my fail, sorry to bother you guys - carry on...

@The-One-Law
Copy link

Still dare not use 4.2.0
and I see you uploading the same mistake for 4.2.1

https://github.com/Electron-Cash/keys-n-hashes/blob/master/sigs-and-sums/4.2.1/win-linux/SHA256.Electron-Cash-4.2.1-x64_64.AppImage.txt

it is x86-64 and the hashes for 4.2.0 do not match.
I am using 4.1.1 because the hashes do not match

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@jkister @The-One-Law and others