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

Implement unconditional reconstruction for supernodes #5781

Merged
merged 5 commits into from
May 15, 2024

Conversation

dapplion
Copy link
Collaborator

Part of

After inserting a valid custody data column into the da_checker, if the following conditions are met:

  • Custody requirements == all columns
  • Count of verified columns >= 50% of columns

Reconstruct all columns, import the block components, and gossip publish the new columns.

This flow is triggered by columns received from gossip and lookup sync.

@dapplion dapplion requested a review from jimmygchen May 14, 2024 15:39
@dapplion dapplion added ready-for-review The code is ready for review das Data Availability Sampling labels May 14, 2024
@jimmygchen jimmygchen mentioned this pull request May 14, 2024
44 tasks
Copy link
Member

@jimmygchen jimmygchen left a comment

Choose a reason for hiding this comment

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

Lets go!

@jimmygchen jimmygchen merged commit 562e9d0 into sigp:das May 15, 2024
25 checks passed
@dapplion dapplion deleted the das-reconstruction branch May 15, 2024 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
das Data Availability Sampling ready-for-review The code is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants