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.
/// can be set.fnpolynomial_size(&self) -> usize;fnconstraints(&self,claim:&Self::Claim) -> Vec<RationalExpression>;// TODO: add claim_polynomials function here.fntrace<P:PolynomialWriter>(&self,trace:&mutP,witness:&Self::Witness);/// Construct a trace tablefn trace_table(&self,witness:&Self::Witness) -> TraceTable{
On 2020-05-11 @z2trillion wrote in
ae65587
“Mason/claim polynomial (#690)”:add claim_polynomials function here.
From
crypto/stark/src/component/mod.rs:67
The text was updated successfully, but these errors were encountered: