-
Notifications
You must be signed in to change notification settings - Fork 607
feat: recursive folding and decider verifier for Protogalaxy #4156
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
Merged
Merged
Changes from all commits
Commits
Show all changes
121 commits
Select commit
Hold shift + click to select a range
6313f15
wip wip wip
40cedd0
styuff
c7cc936
how do I do this?
59c69f2
pain
aed27df
pain
265f248
wip that works
44da63f
Merge branch 'master' into mm/pg-plumbing
7ffc364
cleanup
62df97a
Merge branch 'master' into mm/combiner-quotient
9d1b5c6
comment test
42ac7e2
comment test
75221fb
Merge remote-tracking branch 'origin/master' into mm/combiner-quotient
codygunton bc63909
Add weirder test
codygunton 7d3e01b
Use clearer type names
codygunton 2287a76
wip
86963a5
pr review additions
a816c4b
Merge branch 'master' into mm/combiner-quotient
91ca591
fix formatting
abb6ed2
add missing issue
81f7d89
Merge branch 'mm/combiner-quotient' into mm/pg-fold-alpha
73068a6
wip that doesn't work
a86a9b4
wip
a51d686
subrelation number
df7a62c
add stuff
1ff05b6
confusion
1ed19f2
pain
dea27c1
compiles
05bf621
Merge branch 'master' into mm/pg-fold-alpha
073db88
works
e9079f3
Merge branch 'master' into mm/pg-fold-alpha
348f561
more naming
c380cea
fix sumcheck test that was failing
068ea31
Merge branch 'master' into mm/pg-fold-alpha
cbec5d6
Merge remote-tracking branch 'origin/mm/pg-fold-alpha' into HEAD
9d16416
stuff
0472c10
confusion
2ae95d2
stuff with pointer view
a2da6d4
Merge branch 'master' into mm/pg-poc
c0d39d8
hm
740d1c8
getting there
985c006
hmm
a19ae07
works
fdb9b6c
Merge branch 'master' into mm/pg-poc
4581a0c
confused
aa0acca
works
a13ee93
create witness commitments structure
5634ed1
add missing comments
ae55902
more missing docs
d1f7246
Merge branch 'master' into mm/witness-entities-refactor
4fa6c3d
refactor based on discussion
d43677d
Merge branch 'master' into mm/witness-entities-refactor
4adac47
WORKS
c2e78b5
cleaning up
5c29867
more refactoring
c5c7c61
cleanup
ff37810
Merge branch 'master' into mm/pg-poc
9796186
fix merge bug and cleanup
649fdeb
Merge branch 'master' into mm/pg-poc
1d24643
fix formatting
a720c80
add todo
e6e5db3
print statements
ee926f8
fix bug?
89bf847
remove prints
828ab91
Merge branch 'master' into mm/pg-poc
ac8b77c
remove unnecessary stuff
4cc7742
stuff
3e96712
pow poly works
4c62760
Merge branch 'master' into mm/pg-decider
c8909d0
wip that works
35c20e7
Merge branch 'master' into mm/pg-decider
98a7b6c
wip wip
9b49bab
doesn't work :(
81845c9
shit
4bce6e8
everything but beta
1cfabf9
this works
79408ed
cleaned up relation parameters
ba7ecf5
Merge branch 'master' into mm/pg-decider
a1d44a7
more stuff working
bcfd79a
batching challenges
fdd9311
fix formatting
afd16d5
fix wasm
de77d6e
more cleanup
dd0505e
Merge branch 'master' into mm/pg-decider
c7dec72
pow
413a801
remove resolved issues
8debe53
Merge branch 'master' into mm/pg-decider
c765771
replace honk-tests CI with ultra-honk-tests CI
62baf45
--no-edit
a8812f6
cleanup
5b2f955
stuff that doesn't work
8cb1d9e
fix idx overflow
4900dae
Merge branch 'master' into mm/pg-decider
be3a223
debug
deb239e
remove computation of power polynomial at values on the verifier side
ecf84ce
update tests and comments
5cc73f1
Merge branch 'master' into mm/pg-decider
aa51a31
Merge branch 'mm/pg-decider' into mm/pg-verifier-circuit
ecdf4d3
recursive decider verifier and folding wip
4c4d664
Merge branch 'master' into mm/pg-decider
65c6aeb
resolve review comments
4f7d79b
fix formatting
a63ffa2
Merge branch 'mm/pg-decider' into mm/pg-verifier-circuit
9ac85f1
doesn't work
c5fdb82
compiles
d0f760d
add tests
edda2b9
not working
571c060
Merge branch 'master' into mm/pg-verifier-circuit
08942a3
first working thingy
01ca9f6
Merge branch 'master' into mm/pg-verifier-circuit
52d31b9
cleanups
167ad39
stuff that works
2a772e0
fix formatting
06089f7
more stuff
a86f207
Merge branch 'master' into mm/pg-verifier-circuit
661b2d0
Merge branch 'master' into mm/pg-verifier-circuit
cb801bc
Merge branch 'master' into mm/pg-verifier-circuit
da3f158
pr review changes
600712e
Merge branch 'master' into mm/pg-verifier-circuit
4455659
passing recursive folding test
ce8cb53
Merge branch 'master' into mm/pg-verifier-circuit
cce5edc
Merge branch 'master' into mm/pg-verifier-circuit
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.