Check the hash of the (Sapling+) zk-SNARK parameters during initialization.

This commit is contained in:
Sean Bowe
2018-08-02 12:18:13 -06:00
parent 871e1726c6
commit d9ef8f622e
4 changed files with 14 additions and 5 deletions

View File

@@ -3,8 +3,8 @@ $(package)_version=0.1
$(package)_download_path=https://github.com/zcash/$(package)/archive/
$(package)_file_name=$(package)-$($(package)_git_commit).tar.gz
$(package)_download_file=$($(package)_git_commit).tar.gz
$(package)_sha256_hash=1700c1699552f3aa4db8de265399bc6606ae976b6741f7bbeb0b89f24abf9f7f
$(package)_git_commit=f55a654901dc6278dd5738f06f2e70263fccd96b
$(package)_sha256_hash=4d022b66e554efbf6db01b2a282e312e8a1b492c4680299ae8c26629882eb46b
$(package)_git_commit=f5d2afb4eabac29b1b1cc860d66e45a5b48b4f88
$(package)_dependencies=rust $(rust_crates)
$(package)_patches=cargo.config