Skip to content

Commit 45f15be

Browse files
authored
fix: extract miner sector state changes (#1032)
* fix: extract miner sector state changes - the previous implementation diffed previous and current partitions, this was incorrect since miners may compact their partitions resulting in sectors moving to different partitions. Instead we collect all sectors from all miner partitions and diff the sets directly. - fixes #1031
1 parent 2a5df7c commit 45f15be

File tree

3 files changed

+233
-322
lines changed

3 files changed

+233
-322
lines changed

chain/actors/builtin/miner/diff_deadlines.go

Lines changed: 0 additions & 176 deletions
This file was deleted.

0 commit comments

Comments
 (0)