ChainSafe / ChainSafe/lodestar

[block-input-refactor] consider download data columns from multiple peers at a time

Open
#8,400 4 comments 0 reactions 0 assignees View on GitHub
meta-bug
Dominant language
TypeScript
Stars
1.4k
Forks
483
Avg merge
1d 16h
Merged PRs (30d)
150

Description

### Describe the bug

in BlockInputSync of #8200, when we request `data_column_sidecars_by_root`, it could take up to 10s because peer may only response when it has all data

Image

### Expected behavior

in BlockInputSync, we need to consider downloading from multiple peers of a time instead of doing it sequentially

### Steps to reproduce

_No response_

### Additional context

_No response_

### Operating system

Linux

### Lodestar version or commit hash

mkeil/refactor-block-input-on-unstable

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.