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

feat: Update Sphinx and replace Groth16 with Plonk #23

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

wwared
Copy link
Contributor

@wwared wwared commented Jun 15, 2024

Companion PR to argumentcomputer/sphinx#40

@huitseeker huitseeker changed the base branch from plonk to dev June 15, 2024 15:12
@huitseeker huitseeker changed the base branch from dev to plonk June 15, 2024 15:13
@huitseeker huitseeker changed the base branch from plonk to dev June 15, 2024 15:15
@huitseeker huitseeker changed the base branch from dev to plonk June 15, 2024 15:15
Copy link
Contributor

@huitseeker huitseeker left a comment

Choose a reason for hiding this comment

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

This all makes sense to me 🙏

@wwared wwared merged commit f7fe55f into plonk Jun 15, 2024
3 checks passed
@wwared wwared deleted the wwared/plonk-update branch June 15, 2024 18:28
tchataigner added a commit that referenced this pull request Jun 21, 2024
* feat: Update Sphinx and replace Groth16 with Plonk (#23)

* feat: Solidity verification of light client proofs with Plonk (#28)

* feat: Add scaffolding for Plonk verification in Solidity

* feat: Add Plonk contract

* tests: Add more negative Solidity testing

* feat: Add Rust program for Solidity contract generating

* chore: Update Cargo.lock

* chore: Update Plonk contract according to 'e48c01ec' tag of Sphinx

* chore: Formatting

* feat: Introduce downloading from our AWS private bucket

* feat: Update Foundry project to use sphinx-contracts dependency

* chore: Rename SP1 -> Sphinx

* chore: Add README for Solidity verification

* feat: Add CI configuration for Solidity

* ci: solidity tests on all PR

Signed-off-by: Thomas Chataigner <tom.chataigner@yahoo.fr>

* chore: update programs

Signed-off-by: Thomas Chataigner <tom.chataigner@yahoo.fr>

* docs: move documentation to mdBook

Signed-off-by: Thomas Chataigner <tom.chataigner@yahoo.fr>

---------

Signed-off-by: Thomas Chataigner <tom.chataigner@yahoo.fr>
Co-authored-by: wwared <wwared@users.noreply.github.com>
Co-authored-by: Thomas Chataigner <tom.chataigner@yahoo.fr>
tchataigner added a commit that referenced this pull request Jun 24, 2024
* feat: Update Sphinx and replace Groth16 with Plonk (#23)

* feat: Solidity verification of light client proofs with Plonk (#28)

* feat: Add scaffolding for Plonk verification in Solidity

* feat: Add Plonk contract

* tests: Add more negative Solidity testing

* feat: Add Rust program for Solidity contract generating

* chore: Update Cargo.lock

* chore: Update Plonk contract according to 'e48c01ec' tag of Sphinx

* chore: Formatting

* feat: Introduce downloading from our AWS private bucket

* feat: Update Foundry project to use sphinx-contracts dependency

* chore: Rename SP1 -> Sphinx

* chore: Add README for Solidity verification

* feat: Add CI configuration for Solidity

* ci: solidity tests on all PR

Signed-off-by: Thomas Chataigner <tom.chataigner@yahoo.fr>

* chore: update programs

Signed-off-by: Thomas Chataigner <tom.chataigner@yahoo.fr>

* docs: move documentation to mdBook

Signed-off-by: Thomas Chataigner <tom.chataigner@yahoo.fr>

---------

Signed-off-by: Thomas Chataigner <tom.chataigner@yahoo.fr>
Co-authored-by: wwared <wwared@users.noreply.github.com>
Co-authored-by: Thomas Chataigner <tom.chataigner@yahoo.fr>
wwared added a commit that referenced this pull request Jun 24, 2024
* feat: Update Sphinx and replace Groth16 with Plonk (#23)

* feat: Solidity verification of light client proofs with Plonk (#28)

* feat: Add scaffolding for Plonk verification in Solidity

* feat: Add Plonk contract

* tests: Add more negative Solidity testing

* feat: Add Rust program for Solidity contract generating

* chore: Update Cargo.lock

* chore: Update Plonk contract according to 'e48c01ec' tag of Sphinx

* chore: Formatting

* feat: Introduce downloading from our AWS private bucket

* feat: Update Foundry project to use sphinx-contracts dependency

* chore: Rename SP1 -> Sphinx

* chore: Add README for Solidity verification

* feat: Add CI configuration for Solidity

* ci: solidity tests on all PR

Signed-off-by: Thomas Chataigner <tom.chataigner@yahoo.fr>

* chore: update programs

Signed-off-by: Thomas Chataigner <tom.chataigner@yahoo.fr>

* docs: move documentation to mdBook

Signed-off-by: Thomas Chataigner <tom.chataigner@yahoo.fr>

---------

Signed-off-by: Thomas Chataigner <tom.chataigner@yahoo.fr>
Co-authored-by: wwared <wwared@users.noreply.github.com>
Co-authored-by: Thomas Chataigner <tom.chataigner@yahoo.fr>
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