issues
search
filecoin-project
/
sentinel
Filecoin Network monitoring and analysis tools.
https://lilium.sh
Other
27
stars
14
forks
source link
Document bugs in historical models
#207
Open
frrist
opened
2 years ago
frrist
commented
2 years ago
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