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

IPLD Resolver: Gossip to new joiners #457

Closed
aakoshh opened this issue Mar 4, 2023 · 0 comments · Fixed by consensus-shipyard/ipc-libs#75
Closed

IPLD Resolver: Gossip to new joiners #457

aakoshh opened this issue Mar 4, 2023 · 0 comments · Fixed by consensus-shipyard/ipc-libs#75
Labels

Comments

@aakoshh
Copy link
Contributor

aakoshh commented Mar 4, 2023

I had an idea for how to bring newcomers up to speed quicker than having to wait for the periodic republish in consensus-shipyard/ipc-libs#55 (comment)

The idea is that when a peer first receives a record from another one, it could send out its own record to make sure that peer has it as well, unless it has recently done so already.

@jsoares jsoares transferred this issue from consensus-shipyard/ipc-libs Dec 19, 2023
@jsoares jsoares added the s:ipc label Dec 19, 2023
@jsoares jsoares closed this as not planned Won't fix, can't repro, duplicate, stale Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants