Skip to content

multi-plonk#54

Open
gabriel-barrett wants to merge 1 commit into
mainfrom
kzg
Open

multi-plonk#54
gabriel-barrett wants to merge 1 commit into
mainfrom
kzg

Conversation

@gabriel-barrett
Copy link
Copy Markdown
Member

Adds the multi-plonk crate, which reimplements the multi-stark using the KZG PCS through Arkworks' poly-commit. Eventually we should think about merging these two crates, but that will require a lot of trait integration.

Copy link
Copy Markdown
Member

@arthurpaulino arthurpaulino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a nice spike exploration of the territory, but still needs a lot of work to get the code to a good state. There's a lot of types redefined from multi-stark, like the lookup types.

Also, it's missing the #52 trick @samuelburnham.

I'm approving to settle self-contained work. But this PR needs proper follow-ups before we use the multi-plonk code, especially if we're planning to use both multi-plonk and multi-stark as dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants