You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should introduce a CLI command which allows a storage miner to configure the minimum and maximum piece sizes for which they are willing to accept storage deal proposals.
Acceptance critiera
An operator of a lotus storage miner should be provided with commands which allows them to set their minimum and maximum piece size.
A lotus storage miner which receives a storage deal proposal for a piece with a size which is below the minimum that it has specified should automatically reject that proposal.
A lotus storage miner which receives a storage deal proposal for a piece with a size which is above the maximum that is has specified should automatically reject that proposal.
The storage client should receive some feedback (perhaps through the lotus client list-deals command) that their deal proposal was rejected and some text which indicates that their piece was either too large or small.
The text was updated successfully, but these errors were encountered:
Request
We should introduce a CLI command which allows a storage miner to configure the minimum and maximum piece sizes for which they are willing to accept storage deal proposals.
Acceptance critiera
lotus client list-deals
command) that their deal proposal was rejected and some text which indicates that their piece was either too large or small.The text was updated successfully, but these errors were encountered: