You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.
Should prevent #119
The sha256 hash of the binary is provided in the json response that we get the Parity binary URL from. We might want to use streams for checking the hashes. Would be similar to:
This happens in the @parity/electron package of the fether repo. This package will soon be moved to paritytech/js-libs, so we can simply wait for this to happen and then use this library in Parity UI.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Should prevent #119
The sha256 hash of the binary is provided in the json response that we get the Parity binary URL from. We might want to use streams for checking the hashes. Would be similar to:
shell/src/util/hashFetch/index.js
Lines 42 to 61 in c4f1516
The text was updated successfully, but these errors were encountered: