sentinel
sentinel copied to clipboard
Filecoin Network monitoring and analysis tools.
Sentinel roadmap root issue. children: - https://github.com/filecoin-project/sentinel/issues/210 - https://github.com/filecoin-project/sentinel/issues/213 - https://github.com/filecoin-project/sentinel/issues/219 - https://github.com/filecoin-project/sentinel/issues/241
Mercury’s objectives are twofold: - to provide a centralized service with a user-friendly and language-agnostic API containing the different datasets (historical and monitoring) that Sentinel offers - to help analysts...
eta: 2023-09-30 description: We have Filecoin data available for consumption on BigQuery covering the entire chain (~1 day delay). This includes backfilling from genesis until present day. Having this data...
eta: 2023-06-30 description: The data warehouse should also include off-chain data such as deal-making, Slingshot data, and Data Cap applications. E.g., the network growth team is particularly interested in the...
Add short description to guide how to find mapping between method name to method number
eta: 2023-12-31 description: Lily continues to operate successfully as incremental changes are made to the FVM. Lily supports the FVM by maintaining compatibility with each new Lotus release. children: -...
The docs here are way out of data. We need to update this section to make it easier for people to run lily on different hardware depending on their needs.
eta: 2023Q2 description: There are many stakeholders of the data produced by Lily, we need to ensure the data is accurate to meet the needs of its stakeholders by performing...
1. 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 2. Incorrect calculation of message_gas_economy model: gas units are incorrectly calculated: https://github.com/filecoin-project/lily/issues/1045 3....