Zebra/.github/workflows
teor 0ef4629232
Automatically download and load sprout parameters (#3085)
* Download and load Sprout parameters using zcash_proofs

Also update some librustzcash dependencies, to avoid duplicate dependencies.

* Update upstream orchard to avoid a compilation error

* Skip librustzcash batch refactor for now, to avoid compilation errors

* Change the cache ID, so we actually cache Sprout

* Move existing file checks into zcash_proofs

* Add a 1 hour timeout to parameter file downloads

* Give other tasks priority, before spawning the download task

* Update to the latest version of our modified librustzcash fork

* Change the cache key for Sprout

* Add 40 minutes to CI timeouts for occasional sprout downloads

* Update to zcash_proofs with split downloads

* Check file sizes to help debug parameter load failures in zcash_proofs

* Start the second download once the first has finished in zcash_proofs

* Document the parameter download task

* Stop hashing existing files twice
2021-11-25 13:26:32 -03:00
..
cd.yml Bump actions/checkout from 2.3.5 to 2.4.0 (#3009) 2021-11-05 15:08:39 +10:00
ci.yml Automatically download and load sprout parameters (#3085) 2021-11-25 13:26:32 -03:00
coverage.yml Automatically download and load sprout parameters (#3085) 2021-11-25 13:26:32 -03:00
docs.yml Bump actions/checkout from 2.3.5 to 2.4.0 (#3009) 2021-11-05 15:08:39 +10:00
manual-deploy.yml Download Zcash Sapling parameters and load them from cached files (#3057) 2021-11-19 23:02:56 +00:00
regenerate-stateful-test-disks.yml Bump actions/checkout from 2.3.5 to 2.4.0 (#3009) 2021-11-05 15:08:39 +10:00
release-drafter.yml Specify v5, not 'latest' 2021-01-29 17:38:46 -05:00
test.yml Bump actions/checkout from 2.3.5 to 2.4.0 (#3009) 2021-11-05 15:08:39 +10:00
zcashd-manual-deploy.yml Bump actions/checkout from 2.3.5 to 2.4.0 (#3009) 2021-11-05 15:08:39 +10:00