-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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): Introduce oracle and system prover concept #13729
feat(protocol): Introduce oracle and system prover concept #13729
Conversation
Maybe too late to do this for testnet, but what if we start doing things according to #13693:
Then, currently optional because not needed, we just have an additional fail safe mechanism to overwrite and lock a fork choice directly, not going through the normal proving code in EDIT: issue created: #13731 |
Lets create an issue for it. |
Co-authored-by: adaki2004 <[email protected]> Co-authored-by: Dani <[email protected]>
Will need to add the system prover address of (1) to Taiko client, will create an issue and do it. |
Modifications:
Oracle proofs:
System proofs:
Related to : #13728