Skip to content

L1: Fix Request Blob Pooled Transactions Multiple hive test #3914

@rodrigo-o

Description

@rodrigo-o

This test was apparently a false positive before, which relied in a particular step to receive just 1 tx from NewPooledTransactionHashes and given that we were alway sending just 1 by 1 it worked, but after this PR, we started to do the batching of transactions and it started to fail with:

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

This is clearly an issue with the filter logic before sending transactions and should be fixed ASAP, but we decided to comment out it in that PR fix given that it was a false positive before.

Metadata

Metadata

Assignees

Labels

L1Ethereum clientp2pIssues related to p2p network

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions