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

Priority protocol transport implementation #1206

Closed
corverroos opened this issue Sep 29, 2022 · 0 comments
Closed

Priority protocol transport implementation #1206

corverroos opened this issue Sep 29, 2022 · 0 comments
Assignees

Comments

@corverroos
Copy link
Contributor

Problem to be solved

The priority protocol doesn't have a p2p transport implementation.

Proposed solution

Implement the priority.Transport interface using our standard libp2p patterns.

Integration test without consensus.

@corverroos corverroos self-assigned this Sep 29, 2022
obol-bulldozer bot pushed a commit that referenced this issue Oct 3, 2022
Adds canonical functions to send and receive protos via libp2p. This will be used in priority protocol. We can also refactor a lot of existing code to use these functions.

category: feature
ticket: #1206
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

No branches or pull requests

1 participant