You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
Describe the bug:
Some sectors seem to fault/recover even after a termination event.
Steps to Reproduce:
Lily Version: v0.11.0
The text was updated successfully, but these errors were encountered: