lotus
lotus copied to clipboard
Reference implementation of the Filecoin protocol, written in Go
Allow a config parameter to specify how much data can be safely sealed by SPs in 24 hours. Allow option in dashboard to track the usage and allow option for...
### Checklist - [X] This is **not** a new feature or an enhancement to the Filecoin protocol. If it is, please open an [FIP issue](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0001.md). - [X] This is **not**...
Related to some changes which may be made for https://github.com/filecoin-project/lotus/issues/8791 We could add support for storing pieces directly in what currently is sector storage. This could be useful for scaling...
### Checklist - [X] This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy). - [X] This is **not** a question or a support...
### Checklist - [X] This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy). - [X] This is **not** a question or a support...
- [x] https://github.com/filecoin-project/lotus/issues/3958 - [x] https://github.com/filecoin-project/lotus/issues/7301 - [x] https://github.com/filecoin-project/lotus/issues/5509
### Checklist - [X] This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy). - [X] This is **not** a question or a support...
Some miners have begun to see this error: 2021-07-30T14:59:43.549Z WARN sectors storage-sealing/fsm.go:609 sector 1460 got error event sealing.SectorChainPreCommitFailed: precommit batch error: sending message failed: GasEstimateMessageGas error: estimating gas used: message...
Additionally, we should allow miners to have a list of content CIDs they won't store or serve retrieval requests for. This may be required for miners to comply with local...
If a sector cannot be sealed before deal's start epoch, the sector not proceed, so does the deals. It will be nice to have an option to add t he...