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

[hermes] Revert to rust based p2p #704

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

[hermes] Revert to rust based p2p #704

wants to merge 1 commit into from

Conversation

Reisen
Copy link
Contributor

@Reisen Reisen commented Mar 17, 2023

The Rust price service PR #694 uses a Go P2P implementation due to Rust not supporting QUIC+TLS just yet. This code is a WIP that would bring it back, though will likely need a few more fixes. The WIP is kept here just so the code isn't lost. See the transport creation in libp2p.rs to see what the requirements would be. This PR is blocked on rust-libp2p allowing the authentication transport to be layered over QUIC, right now they only support QUIC without layering.

@vercel
Copy link

vercel bot commented Mar 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Updated
example-oracle-amm ⬜️ Ignored (Inspect) Mar 17, 2023 at 1:49PM (UTC)
xc-admin-frontend ⬜️ Ignored (Inspect) Mar 17, 2023 at 1:49PM (UTC)

@ali-bahjati ali-bahjati changed the title [pyth-node] Revert to rust based p2p [hermes] Revert to rust based p2p Apr 19, 2023
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