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

Update to latest libp2p via downgrading libp2p to tokio 0.2 #1924

Closed
wants to merge 1 commit into from

Conversation

AgeManning
Copy link
Member

Description

Despite significant effort, I don't think we can get to tokio 0.3 ourselves and will have to wait for the hyper and warp ecosystem to update themselves. Latest libp2p panics unless we are running a tokio 0.3 executor.

This PR brings us to the latest libp2p by downgrading the latest libp2p back to tokio 0.2 to run with our current executor.

We will have to hold lighthouse at tokio 0.2 until hyper and warp and all our associated deps that depend on hyper and warp (i.e reqwest) have also updated.

@AgeManning
Copy link
Member Author

Closing in favour of #1839

@AgeManning AgeManning closed this Nov 17, 2020
@AgeManning AgeManning deleted the latest-libp2p branch January 7, 2021 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant