-
Notifications
You must be signed in to change notification settings - Fork 906
[Merged by Bors] - Implement liveness BeaconAPI #4343
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the contribution!
The code is very well-written overall, I just had a few suggestions about how to achieve conformance with the spec.
Thanks!
Thank you for reviewing!. I think I have fixed all what you reviewed for my code. |
@aoikurokawa the |
Oops, sorry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍
There's just one clippy
failure that I think should be fixed by merging latest unstable
branch into this branch, and we should be good to merge!
@jimmygchen Thank you for reviewing 🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very neat and tidy!
bors r+ |
## Issue Addressed #4243 ## Proposed Changes - create a new endpoint for liveness/{endpoint} ## Additional Info This is my first PR.
Pull request successfully merged into unstable. Build succeeded! The publicly hosted instance of bors-ng is deprecated and will go away soon. If you want to self-host your own instance, instructions are here. If you want to switch to GitHub's built-in merge queue, visit their help page.
|
## Issue Addressed sigp#4243 ## Proposed Changes - create a new endpoint for liveness/{endpoint} ## Additional Info This is my first PR.
- create a new endpoint for liveness/{endpoint} This is my first PR.
Issue Addressed
#4243
Proposed Changes
Additional Info
This is my first PR.