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 has been archived by the owner on Oct 11, 2024. It is now read-only.
On 2020-04-29 @pvienhage wrote in 7850bac “Smart contrat Recurance proof system impl (#677)”:
Make this function smaller
res.push_str("]");
res
}}// TODO - Make this function smaller#[allow(clippy::too_many_lines)]pubfn proof_serialize(constraints:&Constraints,proof:&Proof,result_string:&mutString,
On 2020-04-29 @pvienhage wrote in
7850bac
“Smart contrat Recurance proof system impl (#677)”:Make this function smaller
From
crypto/stark/src/solidity_seralizer.rs:54
The text was updated successfully, but these errors were encountered: