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

ethexe: decrease transactions appending to the pool time #4417

Open
grishasobol opened this issue Dec 20, 2024 · 0 comments
Open

ethexe: decrease transactions appending to the pool time #4417

grishasobol opened this issue Dec 20, 2024 · 0 comments
Labels
C0-bug Something isn't working P1-asap High priority

Comments

@grishasobol
Copy link
Member

grishasobol commented Dec 20, 2024

Problem

Currently our transactions sending by alloy can hang on for about 30 seconds. This is too long for us , block time is 12 seconds and we must decrease this time in order to apply commitments for current block in the child block.

Steps

Run any cli test on Holesky and see the logs.

@grishasobol grishasobol added P1-asap High priority C0-bug Something isn't working labels Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C0-bug Something isn't working P1-asap High priority
Projects
None yet
Development

No branches or pull requests

1 participant