privacy-scaling-explorations / snark-artifacts

A streamlined mechanism for distributing SNARK artifacts.
https://snark-artifacts.pse.dev
MIT License
4 stars 2 forks source link

do not fetch available versions #102

Closed sripwoud closed 5 months ago

sripwoud commented 5 months ago

Don't explicit check is the requested version is available. Throw a generic error message instead. So that we can spare an http request.
We prefer performance over making an exhaustive version check