Update the recursive verifier implementation to use horner_eval_*
#1635
Labels
recursive verifier
Related to recursive verifier implementation
Milestone
What should be done?
Update the verifier to use the new instruction
How should it be done?
horner_eval_base
andhorner_eval_ext
and removercomb_base
.horner_eval_base
.When is this task done?
When the recursive verifier switches to using
horner_eval_*
Additional context
No response
The text was updated successfully, but these errors were encountered: