dealbot
dealbot copied to clipboard
Make dealbot storage deals with a public good dataset
The dealbot wants to make deals with DataCap. The dealbot currently generates data to store for deal testing/reputation purposes. In a future iteration of dealbot, we should consider using a public good dataset to make dealbot storage deals with. One idea for how we can do this relatively straightforwardly in the future:
- Take a dataset (doesn't have to be a massive dataset) and chunk it into 32GB chunks.
- Store those chunks on the dealbot server
- Dealbot makes deals round robining with those chunks. Many redundant copies of the full dataset will exist on the network with enough time. But also some deals will fail, so many iterations isnβt a bad idea.
- Every 6mos or so, switch out the dataset
@pooja who's the right person to work with in order to ingest such a dataset for deals?
Hey just saw this. But @dkkapur would be the right person
On Sat, Jun 26 2021 at 11:44, Will < @.*** > wrote:
@pooja ( https://github.com/pooja ) who's the right person to work with in order to ingest such a dataset for deals?
β You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub ( https://github.com/filecoin-project/dealbot/issues/246#issuecomment-869020445 ) , or unsubscribe ( https://github.com/notifications/unsubscribe-auth/ABLH2S743ZMSBCSVTAMM4WTTUXYWFANCNFSM47IFVRAA ).
Putting this as a P3 for now, we should discuss in the near future how we want to prioritize this against scaling dealbot up to get data from whole network for repsys.