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

Optimize P2P blob fetching: #114

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

Tumas
Copy link
Member

@Tumas Tumas commented Feb 14, 2025

  • fetch only missing blobs and prioritize EL blob retrieval
  • reuse received_blob_sidecars both in p2p and eth1_api to avoid excessive blob fetching

- fetch only missing blobs from peers and prioritize EL blob retrieval
- reuse `received_blob_sidecars` both in `p2p` and `eth1_api` to avoid excessive blob fetching
@SifraiTeam SifraiTeam force-pushed the feature/optimize-blob-fetching branch from e285ab5 to 1219141 Compare February 14, 2025 15:08
@Tumas Tumas requested a review from povi February 17, 2025 11:16
@Tumas Tumas merged commit a850e35 into develop Feb 19, 2025
5 checks passed
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.

2 participants