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

Req/Resp domain for columns part 1 #6723

Merged
merged 3 commits into from
Nov 27, 2024
Merged

Req/Resp domain for columns part 1 #6723

merged 3 commits into from
Nov 27, 2024

Conversation

agnxsh
Copy link
Contributor

@agnxsh agnxsh commented Nov 23, 2024

adds:

first minimal pr to accomdate columns into RequestManager and SyncManager

Copy link

github-actions bot commented Nov 23, 2024

Unit Test Results

       12 files  ±0    1 814 suites  ±0   59m 45s ⏱️ + 4m 22s
  5 290 tests ±0    4 942 ✔️ ±0  348 💤 ±0  0 ±0 
29 425 runs  ±0  28 973 ✔️ ±0  452 💤 ±0  0 ±0 

Results for commit f4c4091. ± Comparison against base commit 5579c52.

♻️ This comment has been updated with latest results.

debug "Data column root request done",
peer, roots = colIds.len, count, found

# https://github.com/ethereum/consensus-specs/blob/v1.5.0-alpha.8/specs/_features/eip7594/p2p-interface.md#datacolumnsidecarsbyrange-v1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alpha.9

@@ -339,6 +364,128 @@ p2pProtocol BeaconSync(version = 1,
debug "BlobSidecar range request done",
peer, startSlot, count = reqCount, found

# https://github.com/ethereum/consensus-specs/blob/v1.5.0-alpha.8/specs/_features/eip7594/p2p-interface.md#datacolumnsidecarsbyroot-v1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alpha.9

@tersec
Copy link
Contributor

tersec commented Nov 27, 2024

might as well merge, URLs can be adjusted later

@tersec tersec merged commit f12ceb8 into unstable Nov 27, 2024
13 checks passed
@tersec tersec deleted the req-resp-1 branch November 27, 2024 04:04
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