-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create FibonnaciAir. #369
Create FibonnaciAir. #369
Conversation
d470120
to
7b934d7
Compare
2a3e8c0
to
d75a7d2
Compare
7b934d7
to
aa83dde
Compare
d75a7d2
to
a361ae2
Compare
aa83dde
to
63ff0f7
Compare
a361ae2
to
0b08352
Compare
63ff0f7
to
dc04cd9
Compare
0b08352
to
3d7e129
Compare
e4a5d52
to
ea4744f
Compare
3d7e129
to
049669a
Compare
ea4744f
to
b24d7f2
Compare
049669a
to
af57fa7
Compare
b24d7f2
to
0b07f1a
Compare
af57fa7
to
841f576
Compare
0b07f1a
to
6edde67
Compare
841f576
to
724f03a
Compare
6edde67
to
8a851d2
Compare
8a851d2
to
0acd943
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 0 of 4 files reviewed, 1 unresolved discussion (waiting on @shaharsamocha7 and @spapinistarkware)
src/fibonacci/mod.rs
line 127 at r2 (raw file):
let component_trace = ComponentTrace::new(vec![&trace_commitment_scheme.polynomials[0]]); let component_traces = vec![component_trace]; let evaluator = ConstraintEvaluator {
Extracted this into a function in PR 372.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 4 files at r1, 3 of 3 files at r2, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @shaharsamocha7)
0acd943
to
764ed86
Compare
764ed86
to
318d38e
Compare
318d38e
to
c2537b1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 2 of 2 files at r3, 1 of 1 files at r4, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @shaharsamocha7)
This change is