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

Upgrade gossipsub to v1.1 #412

Open
ralexstokes opened this issue May 13, 2020 · 3 comments
Open

Upgrade gossipsub to v1.1 #412

ralexstokes opened this issue May 13, 2020 · 3 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@ralexstokes
Copy link
Contributor

Spec: https://github.com/libp2p/specs/blob/master/pubsub/gossipsub/README.md

Ref. impl.: https://github.com/libp2p/go-libp2p-pubsub

@ralexstokes
Copy link
Contributor Author

@dhuseby dhuseby added the help wanted Extra attention is needed label Oct 3, 2024
@mystical-prog
Copy link
Contributor

@pacrob I will like to work on this issue and make PRs on pragmatic basis

@mystical-prog
Copy link
Contributor

As I am working towards upgrading the Gossipsub to V1.1 but along the way I am also trying to fill the gaps in existing v1.0 and Pubsub, for this I am taking reference from go-libp2p and libp2p specs.

TODOs

  • Implement seen_ttl for seen_messages cache in Pubsub Router
  • Add optional D_LAZY param coming from gossipsub v1.0

I will keep on updating and adding to this list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Status: No status
Development

No branches or pull requests

3 participants