filecoin-project / go-state-types

Primitive and low level types used in chain state and actor method parameters
Other
24 stars 37 forks source link

fix: invariants: use the power base epoch instead of the activation #230

Closed Stebalien closed 10 months ago

Stebalien commented 10 months ago

Otherwise, we compute the wrong expected power and expected deal start times.

Stebalien commented 10 months ago

I also added a commit to _not- assert quantization because we no longer guarantee that.