FilOzone / FilOzone/filecoin-services
Measure the gas costs of processScheduledPieceMetadataRemovals for different numbers of deletions
Open
- Dominant language
- Solidity
- Stars
- 8
- Forks
- 25
- Avg merge
- 14h 38m
- Merged PRs (30d)
- 12
Description
We do `processScheduledPieceMetadataRemovals` in `nextProvingPeriod`, what's the limit to that and can you schedule enough deletions in a proving period to prevent `nextProvingPeriod` from being called? We should know the limit and protect against this because it could make it impossible to progress with proving a data set.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.