Skip to content

Explore multi-verifier support #661

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

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

Conversation

capossele
Copy link
Contributor

Explores ideas for adding support for fulfilling requests with:

  • with or without journal;
  • with a custom selector and verifier address

Related to BM-858

Copy link

linear bot commented May 20, 2025

bytes4 selector;
/// @notice The address of the IRiscZeroVerifier contract.
/// @dev If the address is set to zero, the default IRiscZeroVerifier is used.
address verifier;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is added if we want to give to the requestor full freedom to decide how its application seal should be verified.
Otherwise deploying via multi-router could also work

Base automatically changed from angelo/bm-843-add-submitmerkleandpriceandfulfill-to-contract to main May 28, 2025 22:04
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