The ‣ premium (fka subsidy) is proposed in FIPs#243 (July 2021)

The first FIP draft is in https://github.com/filecoin-project/FIPs/pull/263

Motivation for FIL+ premium

Abstract

The Filecoin network is secured by continually proven storage capacity, for which providers (miners) earn block reward. To incentivise the storage of useful data, the Filecoin Plus program incentivises the storage of verified deals by causing them to count for 10 times the storage power as other sectors, thus earning 10 times the block reward. This requires on-chain metadata about every sector's composition, which is expensive and prevents efficient aggregate accounting. It also couples network security to incentive distribution policy, weakening the former. The coupling greatly constrains the design space for more scalable mechanisms as capacity and deal utilisation increase. It will also prevent the effective development of alternative storage markets once the FVM enables user-programmable contracts.

The proposal breaks the coupling by rewarding Filecoin Plus verified deals explicitly, rather than piggybacking on the storage power block reward. In brief:

See also