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

[Merged by Bors] - Cleanup unreachable code in lcli::generate_bootnode_enr and some tests #4485

Conversation

divagant-martian
Copy link
Collaborator

@divagant-martian divagant-martian commented Jul 9, 2023

Issue Addressed

n/a Noticed this while working on something else

Proposed Changes

  • leverage the appropriate types to avoid a bunch of unwrap and errors

Additional Info

n/a

@divagant-martian
Copy link
Collaborator Author

divagant-martian commented Jul 10, 2023

@michaelsproul / @pawanjay176 🙏 can I have your review? fairly low hanging 🍒 since age is away

@jimmygchen jimmygchen added the ready-for-review The code is ready for review label Jul 13, 2023
@AgeManning
Copy link
Member

bors r+

@bors
Copy link

bors bot commented Jul 17, 2023

🕐 Waiting for PR status (GitHub check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set.

@AgeManning AgeManning added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Jul 17, 2023
@divagant-martian
Copy link
Collaborator Author

I'll merge unstable once #4503 gets in

@bors
Copy link

bors bot commented Jul 17, 2023

Canceled.

@AgeManning
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Jul 17, 2023
…sts (#4485)

## Issue Addressed
n/a Noticed this while working on something else

## Proposed Changes
- leverage the appropriate types to avoid a bunch of `unwrap` and errors

## Additional Info
n/a
@bors
Copy link

bors bot commented Jul 17, 2023

@bors bors bot changed the title Cleanup unreachable code in lcli::generate_bootnode_enr and some tests [Merged by Bors] - Cleanup unreachable code in lcli::generate_bootnode_enr and some tests Jul 17, 2023
@bors bors bot closed this Jul 17, 2023
Woodpile37 pushed a commit to Woodpile37/lighthouse that referenced this pull request Jan 6, 2024
…sts (sigp#4485)

## Issue Addressed
n/a Noticed this while working on something else

## Proposed Changes
- leverage the appropriate types to avoid a bunch of `unwrap` and errors

## Additional Info
n/a
Woodpile37 pushed a commit to Woodpile37/lighthouse that referenced this pull request Jan 6, 2024
…sts (sigp#4485)

## Issue Addressed
n/a Noticed this while working on something else

## Proposed Changes
- leverage the appropriate types to avoid a bunch of `unwrap` and errors

## Additional Info
n/a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants