-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert libp2p changes to restore QUIC [#3420]
Closes #3420. Reverts changes made in !912 that broke QUIC. Updating to the latest version of libp2p caused the following error message when connecting to nodes: > QUIC draft-29 has been removed, QUIC (RFC 9000) is accessible with /quic-v1 So I'm reverting to a version that does not cause these errors. I am also reverting other updates, such as those to Ethereum, because not doing so while also reverting the libp2p change lead to build errors, and the Ethereum vulnerability is not relevant to Accumulate. Changelog: fix
- Loading branch information
1 parent
6ecd3ec
commit 15e4edf
Showing
2 changed files
with
77 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.