Open
frrist
opened this issue 3 years ago
•
0 comments
Invalid miner events in the miner_sector_events model: SECTOR_TERMINATED, SECTOR_FAULTED, SECTOR_RECOVERED, and SECTOR_RECOVERING are incorrectly recorded: https://github.com/filecoin-project/lily/issues/1031
Incorrect calculation of message_gas_economy model: gas units are incorrectly calculated: https://github.com/filecoin-project/lily/issues/1045
Incorrect calculation of message size in messages mode: the size of BLS messages are not calculated correctly: https://github.com/filecoin-project/lily/issues/1043
Missing data via SectorInfo, V7SectorInfo, SectorDeals, and MinerLockedFunds Extractors: https://github.com/filecoin-project/lily/issues/997