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

core/validatorapi: return 404 for propose block v3 #2868

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

dB2510
Copy link
Contributor

@dB2510 dB2510 commented Feb 8, 2024

Returns 404 with message endpoint not supported for produce block v3 endpoint to signal VC it is not supported by charon yet. Otherwise charon will proxy this request to beacon node.

category: feature
ticket: #2749

Copy link

codecov bot commented Feb 8, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (0801b59) 53.39% compared to head (e73989d) 53.48%.
Report is 1 commits behind head on main.

❗ Current head e73989d differs from pull request most recent head 9bbc562. Consider uploading reports for the commit 9bbc562 to get more accurate results

Files Patch % Lines
core/validatorapi/router.go 50.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2868      +/-   ##
==========================================
+ Coverage   53.39%   53.48%   +0.09%     
==========================================
  Files         200      200              
  Lines       28059    28071      +12     
==========================================
+ Hits        14982    15014      +32     
+ Misses      11211    11191      -20     
  Partials     1866     1866              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dB2510 dB2510 self-assigned this Feb 8, 2024
@gsora
Copy link
Collaborator

gsora commented Feb 8, 2024

Should we merge #2866 first?

@dB2510
Copy link
Contributor Author

dB2510 commented Feb 8, 2024

@gsora yeah sure let's merge your PR first, I'll rebase mine after that.

@gsora
Copy link
Collaborator

gsora commented Feb 8, 2024

@dB2510 merged!

Copy link

sonarcloud bot commented Feb 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@dB2510 dB2510 added the merge when ready Indicates bulldozer bot may merge when all checks pass label Feb 8, 2024
@obol-bulldozer obol-bulldozer bot merged commit 82415b0 into main Feb 8, 2024
10 of 11 checks passed
@obol-bulldozer obol-bulldozer bot deleted the dhruv/v3notsupported branch February 8, 2024 15:00
gsora pushed a commit that referenced this pull request Feb 8, 2024
Returns 404 with message `endpoint not supported` for produce block v3 endpoint to signal VC it is not supported by charon yet. Otherwise charon will proxy this request to beacon node.

category: feature
ticket: #2749
gsora pushed a commit that referenced this pull request Feb 8, 2024
Returns 404 with message `endpoint not supported` for produce block v3 endpoint to signal VC it is not supported by charon yet. Otherwise charon will proxy this request to beacon node.

category: feature
ticket: #2749
obol-bulldozer bot pushed a commit that referenced this pull request Feb 9, 2024
Cherry-pick: 
 - #2866
 - #2868
 - #2871
 - #2779
 
category: misc
ticket: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants