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

Eth2 API: node endpoints outline #7522

Merged
merged 6 commits into from
Oct 14, 2020
Merged

Eth2 API: node endpoints outline #7522

merged 6 commits into from
Oct 14, 2020

Conversation

0xKiwi
Copy link
Contributor

@0xKiwi 0xKiwi commented Oct 13, 2020

What type of PR is this?
This PR is the outlines for the Eth2 API endpoints for interacting with the node:

​/eth​/v1​/node​/identity
​/eth​/v1​/node​/peers
​/eth​/v1​/node​/peers​/{peer_id}
​/eth​/v1​/node​/version
​/eth​/v1​/node​/syncing
​/eth​/v1​/node​/health

Part of #7510

@0xKiwi 0xKiwi requested a review from a team as a code owner October 13, 2020 20:20
@0xKiwi 0xKiwi added the Ready For Review A pull request ready for code review label Oct 13, 2020
@codecov
Copy link

codecov bot commented Oct 13, 2020

Codecov Report

Merging #7522 into master will increase coverage by 0.10%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #7522      +/-   ##
==========================================
+ Coverage   60.88%   60.98%   +0.10%     
==========================================
  Files         429      428       -1     
  Lines       30738    30714      -24     
==========================================
+ Hits        18715    18732      +17     
+ Misses       9001     8934      -67     
- Partials     3022     3048      +26     

@prestonvanloon prestonvanloon added this to the v1.0.0-beta milestone Oct 14, 2020
@prylabs-bulldozer prylabs-bulldozer bot merged commit 022b09f into master Oct 14, 2020
@rauljordan rauljordan deleted the node-outline branch March 12, 2021 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants