Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Upgrade to SP1 V2, and generate groth16 proof for batcher #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cbfyi
Copy link

@cbfyi cbfyi commented Sep 16, 2024

ECDSA record proofs are still PLONK (assuming we want to still support verifying in PLONK rather than groth16).

Re-ordered read_plonk_vk so that we can fail fast if the PLONK circuit artifact doesn't exist.

ECDSA record proofs are still PLONK (assuming we want to still
support verifying in PLONK rather than groth16).

Re-ordered `read_plonk_vk` so that we can fail fast if the PLONK
circuit artifact doesn't exist.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant