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

RetreiveBlockData should do DHT providing #394

Closed
Wondertan opened this issue Jun 6, 2021 · 2 comments
Closed

RetreiveBlockData should do DHT providing #394

Wondertan opened this issue Jun 6, 2021 · 2 comments
Labels
C:dht DHT and p2p related issues (IPFS mostly)

Comments

@Wondertan
Copy link
Member

Wondertan commented Jun 6, 2021

When a node retrieves a block it also stores it forever, as we currently don't have any block cleaning strategies. To contribute to the overall block's data discoverability, the node should provide and reprovide it to the network.

ref: #279

@liamsi liamsi added the C:dht DHT and p2p related issues (IPFS mostly) label Jun 12, 2021
@liamsi
Copy link
Member

liamsi commented Jun 25, 2021

This is also related to #182 #185 and a description of this should end up in: #435.

@liamsi
Copy link
Member

liamsi commented Aug 16, 2021

This code will be moved to https://github.com/celestiaorg/celestia-node
IMO, we should reconsider the usage of the DHT in general as part of celestiaorg/celestia-node#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:dht DHT and p2p related issues (IPFS mostly)
Projects
None yet
Development

No branches or pull requests

2 participants