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

improvement: preconfs (or something like it) #197

Open
distractedm1nd opened this issue Jan 8, 2025 · 0 comments
Open

improvement: preconfs (or something like it) #197

distractedm1nd opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
difficult documentation Improvements or additions to documentation

Comments

@distractedm1nd
Copy link
Contributor

We will have a long block time (>1min), at least for a while. This creates a problem for submitting transactions, as we don't want to block for >1min.

The prover will have to maintain some intermediate state that allows multiple transactions to be submitted, without the inclusion dependency of the previously submitted intermediate transactions. Until then, the prover will not run full state validation on incoming transactions, and submission is optimistic.

This issue will require an ADR for deciding how we want to handle this

@distractedm1nd distractedm1nd added documentation Improvements or additions to documentation difficult labels Jan 8, 2025
@distractedm1nd distractedm1nd self-assigned this Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficult documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant