Skip to content

Bound parent block fetches from unknown-parent data column sidecars - #17353

Open
terencechain wants to merge 1 commit into
developfrom
bound-column-parent-root-fetch
Open

Bound parent block fetches from unknown-parent data column sidecars#17353
terencechain wants to merge 1 commit into
developfrom
bound-column-parent-root-fetch

Conversation

@terencechain

@terencechain terencechain commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator
  • An unknown parent data column sidecar spawned an uncapped goroutine calling sendBatchRootRequest, so a peer could use junk parent root per sidecar request peers with beacon_blocks_by_root
  • Dedupes roots already in flight and caps distinct fetches per slot, and uses s.ctx instead of context.Background() so shutdown cancels

@daniel5713

Copy link
Copy Markdown

Great!

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