We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The thing is we do proof sampling this way: prover works once a day, we send the proof to da.
It works. But the problem is we need to test da and proving system that we can actually works.
Instead we can run every seqcom on l1 block in execute mode (no proving but producing fake receipts).
So we have to implement producing fake proof for all batch proofs but with sampling to produce a real proof once a day.
The text was updated successfully, but these errors were encountered:
kpp
Successfully merging a pull request may close this issue.
The thing is we do proof sampling this way: prover works once a day, we send the proof to da.
It works. But the problem is we need to test da and proving system that we can actually works.
Instead we can run every seqcom on l1 block in execute mode (no proving but producing fake receipts).
So we have to implement producing fake proof for all batch proofs but with sampling to produce a real proof once a day.
The text was updated successfully, but these errors were encountered: