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

Fix VC not properly handled getAggregatedAttestation's 404 error. #6254

Merged
merged 2 commits into from
May 1, 2024

Conversation

cheatfate
Copy link
Contributor

Address #6184

Copy link

github-actions bot commented May 1, 2024

Unit Test Results

         9 files  ±0    1 322 suites  ±0   32m 37s ⏱️ - 5m 15s
  4 982 tests +1    4 634 ✔️ +1  348 💤 ±0  0 ±0 
20 829 runs  +3  20 425 ✔️ +3  404 💤 ±0  0 ±0 

Results for commit 27688c6. ± Comparison against base commit 1ab6f16.

♻️ This comment has been updated with latest results.

# use empty GetAggregatedAttestationResponse.
ApiResponse[GetAggregatedAttestationResponse].ok(
GetAggregatedAttestationResponse(
data: LowestScoreAggregatedAttestation))
Copy link
Contributor

Choose a reason for hiding this comment

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

There is an issue here related to ethereum/beacon-APIs#445 but there's no API fix yet either, so this is fine within the current beacon API.

@tersec tersec merged commit f3da063 into unstable May 1, 2024
13 checks passed
@tersec tersec deleted the fix-agg-attestation-404 branch May 1, 2024 15:32
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