Skip to content

Conversation

aoikurokawa
Copy link
Contributor

Issue Addressed

#4243

Proposed Changes

  • create a new endpoint for liveness/{endpoint}

Additional Info

This is my first PR.

@CLAassistant
Copy link

CLAassistant commented May 28, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@michaelsproul michaelsproul left a 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!

@michaelsproul michaelsproul added the waiting-on-author The reviewer has suggested changes and awaits thier implementation. label May 30, 2023
@aoikurokawa
Copy link
Contributor Author

Thank you for reviewing!.

I think I have fixed all what you reviewed for my code.

@michaelsproul michaelsproul added ready-for-review The code is ready for review and removed waiting-on-author The reviewer has suggested changes and awaits thier implementation. labels May 30, 2023
@paulhauner
Copy link
Member

@aoikurokawa the cargo-fmt check is failing. You can fix this my running cargo fmt in the project root and committing the result ☺️

@aoikurokawa
Copy link
Contributor Author

Oops, sorry.
I run the command cargo fmt, then committed,
I appreciate your review.

Copy link
Member

@jimmygchen jimmygchen left a 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 jimmygchen added waiting-on-author The reviewer has suggested changes and awaits thier implementation. and removed ready-for-review The code is ready for review labels Jul 19, 2023
@aoikurokawa
Copy link
Contributor Author

aoikurokawa commented Jul 19, 2023

@jimmygchen Thank you for reviewing 🙏
I think I have merged the current unstable branch.

@jimmygchen jimmygchen added HTTP-API ready-for-review The code is ready for review and removed waiting-on-author The reviewer has suggested changes and awaits thier implementation. labels Jul 20, 2023
Copy link
Member

@paulhauner paulhauner left a 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!

@paulhauner paulhauner added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Jul 20, 2023
@paulhauner
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Jul 31, 2023
## Issue Addressed

#4243

## Proposed Changes

- create a new endpoint for liveness/{endpoint}

## Additional Info
This is my first PR.
@bors
Copy link

bors bot commented Jul 31, 2023

@bors bors bot changed the title Implement liveness BeaconAPI [Merged by Bors] - Implement liveness BeaconAPI Jul 31, 2023
@bors bors bot closed this Jul 31, 2023
Woodpile37 pushed a commit to Woodpile37/lighthouse that referenced this pull request Jan 6, 2024
## Issue Addressed

sigp#4243

## Proposed Changes

- create a new endpoint for liveness/{endpoint}

## Additional Info
This is my first PR.
Woodpile37 pushed a commit to Woodpile37/lighthouse that referenced this pull request Jan 6, 2024
- create a new endpoint for liveness/{endpoint}

This is my first PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HTTP-API ready-for-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants