mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
TestBlobTxWithoutSidecar test could run infinitely in case of a client not requesting the good transaction. This adds a timeout to make the test fail in this case. Fixes https://github.com/ethereum/go-ethereum/issues/32422 Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com> |
||
|---|---|---|
| .. | ||
| testdata | ||
| chain.go | ||
| chain_test.go | ||
| conn.go | ||
| engine.go | ||
| mkchain.sh | ||
| protocol.go | ||
| snap.go | ||
| suite.go | ||
| suite_test.go | ||
| transaction.go | ||