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

reorder gossip validation checks #5610

Merged
merged 2 commits into from
Nov 20, 2023
Merged

reorder gossip validation checks #5610

merged 2 commits into from
Nov 20, 2023

Conversation

etan-status
Copy link
Contributor

Doing the coverage check only after the corresponding committee index is known allows optimization by early rejecting invalid data.

Doing the coverage check only after the corresponding committee index is
known allows optimization by early rejecting invalid data.
Copy link

Unit Test Results

         9 files  ±0    1 098 suites  ±0   27m 16s ⏱️ -25s
  3 951 tests ±0    3 604 ✔️ ±0  347 💤 ±0  0 ±0 
16 066 runs  ±0  15 668 ✔️ ±0  398 💤 ±0  0 ±0 

Results for commit 56e1f67. ± Comparison against base commit e1e809e.

@zah zah merged commit 375f276 into unstable Nov 20, 2023
11 checks passed
@zah zah deleted the dev/etan/gv-reorder branch November 20, 2023 14:42
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