Skip to content

if should add offset from the statrt, but not the end #237

Description

@nameearly
  • whir\src\protocols\whir\verifier.rs :
let start = evaluation_point.len().saturating_sub(num_variables);
  • evaluation_point
let evaluation_point = round_folding_randomness
    .into_iter()
    .flat_map(|poly| poly.0.into_iter())
    .collect::<Vec<_>>();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions