-
Notifications
You must be signed in to change notification settings - Fork 298
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
SP Deal Renewal 101 Doc #2304
base: main
Are you sure you want to change the base?
SP Deal Renewal 101 Doc #2304
Conversation
@jochasinga What's the goal of this PR? The title and description do not give a clear idea of what the content will be. If it is ready for review, please convert it from "draft" to "Ready for review" |
The goal is to have a first "landing" doc for deal renewal that is like a simple step-by-step guide and link to deeper resources. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this client functionality has been removed from lotus.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will double check.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Going to need to test this - or get a review from @lanzafame
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, (and I'm showing the limits of my knowledge here) - the process is different with Filecoin Plus?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure. I'm not an expert either.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Both of these look relevant - do you want to check them out? https://docs.filswan.com/swan-storage-market/core-modules/extend-datacap-terms-service
Use the Lotus CLI to query information about your active storage deals: | ||
|
||
```bash | ||
lotus client list-deals |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The entire client
subcommand no longer exists in lotus
, see: filecoin-project/lotus#11999. Considering that the rest of this tutorial is based around this command existing, I think we park this current iteration and figure out what the baseline deal interactions are using Boost.
Ok guys so I think the best place to start is on the SP -> Basics -> Quickstart Guide that can link to a dedicated page for renewal, either one level up from Basics or not a bad idea to be in Basics too for "entry-level" stuff. The other docs make me dizzy tbh. If we can reorg so intro stuff can be within Basics might be nice.