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

VC/NIMBUS-BN validators protection. #6329

Merged
merged 8 commits into from
Jun 11, 2024
Merged

VC/NIMBUS-BN validators protection. #6329

merged 8 commits into from
Jun 11, 2024

Conversation

cheatfate
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Jun 7, 2024

Unit Test Results

         9 files  ±0    1 325 suites  ±0   33m 8s ⏱️ - 2m 44s
  4 986 tests ±0    4 638 ✔️ ±0  348 💤 ±0  0 ±0 
20 814 runs  ±0  20 410 ✔️ ±0  404 💤 ±0  0 ±0 

Results for commit e628336. ± Comparison against base commit f97703e.

♻️ This comment has been updated with latest results.

@@ -1597,10 +1678,10 @@ proc submitPoolSyncCommitteeSignature*(
of 200:
ApiResponse[bool].ok(true)
of 400:
handle400()
handle400Indexed()
Copy link
Member

Choose a reason for hiding this comment

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

we should not have this checking on the sync committee

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@tersec tersec merged commit 2766429 into unstable Jun 11, 2024
15 checks passed
@tersec tersec deleted the vc-bn-protection branch June 11, 2024 19:38
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.

3 participants