filecoin-project / filecoin-project/specs

Define storage collateral function

Open
#385 1 comment 0 reactions 1 assignee Claimed by @dignifiedquire View on GitHub
Dominant language
SCSS
Stars
363
Forks
164
PR merge metrics
No merged PRs in 30d

Description

#60 was closed without actually defining storage collateral anywhere.

- What is the function for storage collateral requirements? Is storage collateral a fixed amount per byte? Or, like pledge collateral, should it scale with FIL in circulation so as to represent a fixed fraction of the total market value.
- Is storage collateral represented in actor state anywhere, or always computed as a function of committed sector count*size.
- The CommitSector actor method must check that the miner has sufficient storage (as well as pledge) collateral.

As always, implementers don't need commitment to specific constants, but we do need to know what it's a function of and whether/how it's stored in actor state.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.