Skip to content

Commit

Permalink
Revert "refactor: remove file"
Browse files Browse the repository at this point in the history
This reverts commit 384a5af.
  • Loading branch information
Al-Kindi-0 committed Dec 12, 2024
1 parent 51ad3d4 commit c63ae0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/asm/crypto/stark/mod.masm
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ use.std::crypto::stark::verifier
#! 5013 + num_queries * (40 + num_fri_layers * 76 + 26 + 445) + 83 * num_fri_layers + 10 * log(trace_length) + 1633
#! 2- Remainder codeword size 64:
#! 5013 + num_queries * (40 + num_fri_layers * 76 + 26 + 445) + 83 * num_fri_layers + 10 * log(trace_length) + 3109
export.verifier::verify
export.verifier::verify

0 comments on commit c63ae0b

Please sign in to comment.