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

New Protocol: Implement Relay Reservation in collector correctly #32

Open
Sulejman opened this issue Jul 30, 2024 · 1 comment
Open
Assignees

Comments

@Sulejman
Copy link

Sulejman commented Jul 30, 2024

We were missing key step on client side, creating relay reservation, link to code: https://github.com/libp2p/go-libp2p/blob/ce944fe93d1bddb83fa4d32aa77b5378a99954c7/p2p/protocol/circuitv2/client/reservation.go#L63

This needs to be implemented and tested end to end, collector <- relay -> sequencer.

@Sulejman Sulejman self-assigned this Jul 30, 2024
@Sulejman
Copy link
Author

Sulejman commented Aug 5, 2024

This is very low priority since sequencer is public atm and requirement to make sequencer private will not soon emerge.

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