Starmap: https://starmap.site/roadmap/github.com/filecoin-project/sentinel/issues/209#view=detail


Q4 2022

🟢 Lily Ready for Network V18

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.

Lily infrastructure is kept up-to-date, serving the needs of the team, processing the chain as before and filling any data gaps until it can be downsized/decommissioned when the new ETLs take over.

(Note: this milestone will never be “done” since Lily must always upgrade to the latest Lotus releases to maintain consensus with the Filecoin blockchain)


Q1 2023

🟢 Sentinel Services Ready for Network V19

We need to upgrade our services including Lily, Filcryo, and pipelines in order to provide correct data and monitoring for the network.

🟢 Onboard PLN Partners to New Dataset and Snapshots

Onboard PLN partners (e.g., Starboard, Cryptio, Ken Labs, Storswift) to our new dataset in BigQuery and archival snapshots to support their business goals and new initiatives.


Q2 2023

🟢 Improve Lily Performance

Currently, it's still too costly for our users to run Lily in full processing mode. We should continue to optimize the core processing logic and turn on feature such as SplitStore to keep the cost down.


Q3 2023

🟢 Full Filecoin Chain Data Available in BigQuery

https://github.com/protocol/pldw/issues/143

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 available directly impacts various teams within the PLN such as: the network growth team, ecosystem team, FVM, and the R&D lab teams. More details in Issue.

Current Timescale-analysis infrastructure will be decommissioned, with a heavily downsized instance remaining for monitoring.

⚪ Launch Data API service MVP

https://github.com/filecoin-project/sentinel/issues/236

Mercury’s objectives are twofold:

More details in the project notion.

⚪ Client Library for Data API

Provide a python library to seamlessly access the Data API. This will help analysts and research scientists get their hands on historical Filecoin chain analytics data using tools they’re most familiar with: Python, Pandas, and Jupyter.