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(protocol): add ComposeVerifier #17961

Merged
merged 15 commits into from
Aug 22, 2024
Merged

Conversation

dantaik
Copy link
Contributor

@dantaik dantaik commented Aug 20, 2024

ComposeVerifier make it easier to compose multiple verifiers for the same tier into a new verifier. One example is a verifier that can verifies a proof is either a valid Risc0 proof or a SP1 proof.

This reverts commit 9893214.
@dantaik dantaik marked this pull request as ready for review August 20, 2024 11:16
Copy link

openzeppelin-code bot commented Aug 20, 2024

feat(protocol): add ComposeVerifier

Generated at commit: 45341ec77ece1a8f452c38e21b2da889e1ffb421

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
2
2
0
8
42
54
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

@dantaik dantaik merged commit e5dd9a5 into refactor_tiers Aug 22, 2024
3 of 4 checks passed
@dantaik dantaik deleted the redo_compose_verifier branch August 22, 2024 03:25
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.

1 participant