filecoin-project / filecoin-project/specs
specify the behavior of the ProvingPeriodDuration function
Open
- Dominant language
- SCSS
- Stars
- 363
- Forks
- 164
- PR merge metrics
- No merged PRs in 30d
Description
The [spec](https://github.com/filecoin-project/specs/blob/master/actors.md#commitsector) shows that the [`SubmitPoSt`](https://github.com/filecoin-project/specs/blob/master/actors.md#submitpost) and [`CommitSector`](https://github.com/filecoin-project/specs/blob/master/actors.md#commitsector) methods rely on a function called `ProvingPeriodDuration` which produces the number of blocks in a proving period given a sector size.
We need to understand how to produce the number of blocks in a proving period given a sector size.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.