Skip to content
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

tracking pianist development #80

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

tracking pianist development #80

wants to merge 2 commits into from

Conversation

zhenfeizhang
Copy link
Collaborator

@zhenfeizhang zhenfeizhang commented Aug 29, 2024

  • implement KZG
    • basic commit/prove/verification
    • implement batch opening and verification
  • implement plonk iop
    • implement zero check
    • implement copy constraints
    • lookup arguments
  • implement prover
    • mock prover for debugging
  • implement front end
    • vanilla plonk gate
    • lookup gates
  • implement pianist
  • benchmark
  • cleanup
    • re-enable benchmark CI when this PR is ready

* refactoring gkr repo

* fix tests

* fix tests

* almost finished refactoring

* more refactoring

* wip

* finished uni-kzg

* fix clippy

* add Cargo.lock

* temp disable bench for pianist dev

* update rust-toolchain

* fix ci

* fix ci
* wip

* addition gates

* arithmetic gates

* more on front end

* selection gate

* minor

* impl fft

* wip

* code refator

* fix public input

* almost their

* finished zero check

* cargo fmt

* fix ci
@zhenfeizhang zhenfeizhang changed the title pianist development tracking pianist development Aug 29, 2024
@zhenfeizhang zhenfeizhang linked an issue Sep 23, 2024 that may be closed by this pull request
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.

pianist development
1 participant