Skip to content

Add data columns by root sync request#6274

Merged
mergify[bot] merged 1 commit into
unstablefrom
peerdas-request-data-columns-by-root
Aug 21, 2024
Merged

Add data columns by root sync request#6274
mergify[bot] merged 1 commit into
unstablefrom
peerdas-request-data-columns-by-root

Conversation

@dapplion

Copy link
Copy Markdown
Collaborator

Issue Addressed

Part of

Proposed Changes

Add support inside sync network context to issue, track and complete data_columns_by_root requests.

This type of request will be issued by a higher order custody by root request. In summary:

  • Block lookup will trigger a custody by root request, code here: Add sync lookup custody request state #6257
  • Custody by root request will trigger data columns by root request(s): TODO
  • Data columns by root request complete: this PR

The handler of data_columns_by_root requests is quasi-identical to blobs_by_root request handler. Same verify conditions and completeness conditions.

@dapplion dapplion added ready-for-review The code is ready for review das Data Availability Sampling das-unstable-merge labels Aug 16, 2024

@pawanjay176 pawanjay176 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@realbigsean realbigsean added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Aug 20, 2024
@realbigsean

Copy link
Copy Markdown
Member

@mergify queue

@mergify

mergify Bot commented Aug 20, 2024

Copy link
Copy Markdown

queue

✅ The pull request has been merged automatically

Details

The pull request has been merged automatically at 677f96a

mergify Bot added a commit that referenced this pull request Aug 20, 2024
@mergify mergify Bot merged commit 677f96a into unstable Aug 21, 2024
@mergify mergify Bot deleted the peerdas-request-data-columns-by-root branch August 21, 2024 00:12
@jimmygchen jimmygchen restored the peerdas-request-data-columns-by-root branch August 21, 2024 02:38
AgeManning pushed a commit to AgeManning/lighthouse that referenced this pull request Sep 3, 2024
* Add data columns by root sync request
chong-he pushed a commit to chong-he/lighthouse that referenced this pull request Nov 26, 2024
* Add data columns by root sync request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

das Data Availability Sampling das-unstable-merge ready-for-merge This PR is ready to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants