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

Induce data availability #82

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Induce data availability #82

wants to merge 5 commits into from

Conversation

noel2004
Copy link
Member

This PR made block submitting work with the new contract with data availability. It also include some minor improves:

  • Induce options which enable block_submitter work under "manual" mode, i.e. the process only submit only one block and exit. So developer can work with a more controllable way.

  • Induce dry-run and verify mode for verifying blocks immutably.

  • Also induce new "block_verifier" which work with the underlying Verifier contract. This should make the debugging and testing on circuits and verifer more convenient.

@noel2004 noel2004 changed the title Induce data availability WIP: Induce data availability Nov 29, 2021
@noel2004
Copy link
Member Author

noel2004 commented Dec 1, 2021

May wait for PR #80 being merged

@noel2004 noel2004 changed the title WIP: Induce data availability Induce data availability Dec 1, 2021
@noel2004
Copy link
Member Author

Base on the goerli feature, we resume the feature which make block_submitter work under harhat or other providers without extra keystore

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