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

For e2e testing, figure out a way to guarantee multiple transactions are assembled together in a block #5104

Open
sklppy88 opened this issue Mar 9, 2024 · 0 comments

Comments

@sklppy88
Copy link
Contributor

sklppy88 commented Mar 9, 2024

          Creating a new issue to figure out an interaction guaranteeing transactions make it in a specific block, or in the same block together. This is to address the case of different transactions not being put in the same block, even when run as a concurrent call, thus not allowing for testing a full tree (or even messages > max number of L1 -> L2 messages per tx) as right now putting in more than 1 transaction per block is doable on local, but not on CI.

Originally posted by @sklppy88 in #4899 (comment)

Look for TODO (#5104) in code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant