ChainSafe / blst-ts

Typescript wrapper for https://github.com/supranational/blst native bindings, a highly performant BLS12-381 signature library
Other
18 stars 13 forks source link

Cache spec tests across build steps #152

Open matthewkeil opened 2 months ago

matthewkeil commented 2 months ago

We redownload the spec tests for each triple that gets tests. Can speed up CI by caching the downloads