Skip to content

Conversation

cdiielsi
Copy link

@cdiielsi cdiielsi commented Oct 3, 2025

Set new broadcasting time interval flag for launching ethrex.
This new flag is related to this pr.

@cdiielsi
Copy link
Author

cdiielsi commented Oct 9, 2025

Closed in favor of ethereum#1352

@cdiielsi cdiielsi closed this Oct 9, 2025
github-merge-queue bot pushed a commit to lambdaclass/ethrex that referenced this pull request Oct 14, 2025
**Motivation**

We've detected that the Request Blob Pooled Transactions Multiple hive
test is failing with:

`FAIL: Error executing step 4: expected 1 hashes, got 5` 

and that's because there's a 1 second interval between broadcasting
transactions that batch several (in this case 5) transactions before
sending them, instead of broadcasting a transaction as soon as it
arrives. To pass the test but still be able to batch transactions (since
it translates in a significative improvement in performance) I'm
introducing a new flag in the cli to set the interval as needed.

**Description**

This pr introduces a new flag in the cli to control the size of the
broadcasting time interval for broadcasting transactions.

This pr depends on this other
[pr](lambdaclass/hive#42) to be merged in
lambda/hive to pass the ci.

Closes #3914
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant