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
Smoke testing on @rvagg's mainnet node and test re-indexing on that node as it is a snapshot synced node with splitstore enabled.
Work with Glif to deploy the ChainIndexer on their FEVM archival node and re-index the entire archived chain history in the ChainIndexer. OKU should then be able to use that node for their app. A green light from Glif & OKU is what we need here to then ship this out to all users.
Document clean up process for the existing MsgIndex,EthTxIndex and EventIndex (should be as simple as getting rid of the Sqlite DBs in the Lotus repo).
The text was updated successfully, but these errors were encountered:
For #12453
This is a meta tracking issue for all the work that needs to happen to land and ship the
ChainIndexer
described in #12453.PRs
ChainIndexer
implementation at feat: a new ChainIndexer to index tipsets, messages and events #12421ChainIndexer
at feat: migration("re-indexing"), backfilling and diasgnostics tooling for theChainIndexer
#12450TODO
ChainIndexer
on their FEVM archival node and re-index the entire archived chain history in theChainIndexer
. OKU should then be able to use that node for their app. A green light from Glif & OKU is what we need here to then ship this out to all users.ChainIndexer
and explain how RPC providers can use the RPCs/CLI commands being built out in feat: migration("re-indexing"), backfilling and diasgnostics tooling for theChainIndexer
#12450 for all of those use cases.ChainIndexer
.MsgIndex
,EthTxIndex
andEventIndex
(should be as simple as getting rid of the Sqlite DBs in the Lotus repo).The text was updated successfully, but these errors were encountered: