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

Slingshot Dealbot Controller #96

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Slingshot Dealbot Controller #96

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 8, 2021

This is the initial proposal for the Slingshot controller.

@ghost ghost changed the title Initial proposal Slingshot Dealbot Controller Apr 8, 2021

Input:

- A list of `{miner,CID}` tuples to be retrieved
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how do you imagine inputting this?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems okay

#### 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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this seems separate from the controller work, though?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant