-
-
Notifications
You must be signed in to change notification settings - Fork 381
/eth/v1/node/peers
response contains extraneous fields
#7909
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
Comments
/eth/v1/node/peers
response/eth/v1/node/peers
response contains extraneous fields
Providing details from testing for your reference :D Related implementation in lodestar: lodestar/packages/api/src/beacon/routes/lodestar.ts Lines 77 to 85 in d68d593
Results from other CL clients. Please note that I added
|
Another minor issue: Should the |
ethereum/beacon-APIs#80 seems we should definitely set it to |
We should only return the fields as per spec, see getPeers and keep the custom response only to our
/eth/v1/lodestar/peers
endpoint.The text was updated successfully, but these errors were encountered: