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] - Restructure code for libp2p upgrade #3850

Closed
wants to merge 2 commits into from
Closed

[Merged by Bors] - Restructure code for libp2p upgrade #3850

wants to merge 2 commits into from

Conversation

AgeManning
Copy link
Member

Our custom RPC implementation is lagging from the libp2p v50 version.

We are going to need to change a bunch of function names and would be nice to have consistent ordering of function names inside the handlers.

This is a precursor to the libp2p upgrade to minimize merge conflicts in function ordering.

Copy link
Collaborator

@divagant-martian divagant-martian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@divagant-martian divagant-martian added the ready-for-merge This PR is ready to merge. label Jan 5, 2023
@divagant-martian
Copy link
Collaborator

bors r+

bors bot pushed a commit that referenced this pull request Jan 5, 2023
Our custom RPC implementation is lagging from the libp2p v50 version. 

We are going to need to change a bunch of function names and would be nice to have consistent ordering of function names inside the handlers. 

This is a precursor to the libp2p upgrade to minimize merge conflicts in function ordering.
@bors bors bot changed the title Restructure code for libp2p upgrade [Merged by Bors] - Restructure code for libp2p upgrade Jan 5, 2023
@bors bors bot closed this Jan 5, 2023
Woodpile37 pushed a commit to Woodpile37/lighthouse that referenced this pull request Jan 6, 2024
Our custom RPC implementation is lagging from the libp2p v50 version. 

We are going to need to change a bunch of function names and would be nice to have consistent ordering of function names inside the handlers. 

This is a precursor to the libp2p upgrade to minimize merge conflicts in function ordering.
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.

2 participants