Uh oh!
There was an error while loading. Please reload this page.
Slingshot Dealbot Controller - #96
Conversation
| Input: | ||
| - A list of `{miner,CID}` tuples to be retrieved |
There was a problem hiding this comment.
how do you imagine inputting this?
There was a problem hiding this comment.
I'm imaging a text file like a CSV. But I think @ribasushi can give us another format like json (any format within reason).
Here's the only catch. We won't get the entire list at once. It will be a new list every few days since a human is the one finding the CIDs. @willscott telll me if you see any problem with that.
| #### What does done look like? | ||
| _What specific deliverables should completed to consider this project done?_ | ||
| - The go-ipfs node (to be set up by @ribasushi outside this project proposal) should contain the retrieved bits of all successful retrieval |
There was a problem hiding this comment.
this seems separate from the controller work, though?
There was a problem hiding this comment.
Yes, it is separate from the controller. I just wanted to capture it here because it'll mean small config changes in the Lotus instance used in the controller project.
This is the initial proposal for the Slingshot controller.