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

add gossip validation for dc, and data column quarantine strategy #6581

Open
wants to merge 7 commits into
base: unstable
Choose a base branch
from

Conversation

agnxsh
Copy link
Contributor

@agnxsh agnxsh commented Sep 24, 2024

No description provided.

from std/strutils import join

const
MaxDataColumns = 3 * SLOTS_PER_EPOCH * NUMBER_OF_COLUMNS
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Doubt regarding MaxDataColumns, I think we should bump this number up (?)

Copy link

github-actions bot commented Sep 24, 2024

Unit Test Results

       12 files  +       3    1 810 suites  +455   53m 38s ⏱️ + 13m 44s
  5 227 tests +     77    4 879 ✔️ +     77  348 💤 ±  0  0 ±0 
29 057 runs  +7 532  28 605 ✔️ +7 484  452 💤 +48  0 ±0 

Results for commit 7095f66. ± Comparison against base commit 31b5c3e.

♻️ This comment has been updated with latest results.

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