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 was archived by the owner on Oct 31, 2023. It is now read-only.
/proof should subtract the current time with the time of the prover challenge
/proof should persistently store the best score for a prover id
/proof should validate proofs (added in the form data as proof)
/proof on success (mac and proof validates) update/insert the results if the timing is better OR if they use new params and if they use new params also save the params
Other:
need to improve connection handling to db
handle errors better
leaderboard to be a proper json
The text was updated successfully, but these errors were encountered:
Feature missing:
prover_id
in form data for/proof
/proof
should subtract the current time with the time of the prover challenge/proof
should persistently store the best score for a prover id/proof
should validate proofs (added in the form data asproof
)/proof
on success (mac and proof validates) update/insert the results if the timing is better OR if they use new params and if they use new params also save the paramsOther:
The text was updated successfully, but these errors were encountered: