filecoin-project / FIPs

The Filecoin Improvement Proposal repository
313 stars 165 forks source link

FIP-0086: Specify power table scaling & comm tree #983

Closed Stebalien closed 6 months ago

Stebalien commented 6 months ago

This patch specifies the power table scaling discussed in our standups, scaling power between zero and 0xFFFF. I've also been careful to specify the correct inequalities and rounding.

(honestly, all this would be better specified as pseudo-python)