Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta tracking Issue for the ChainIndexer implementation #12456

Closed
7 tasks
aarshkshah1992 opened this issue Sep 12, 2024 · 1 comment
Closed
7 tasks

Meta tracking Issue for the ChainIndexer implementation #12456

aarshkshah1992 opened this issue Sep 12, 2024 · 1 comment
Assignees
Labels
kind/feature Kind: Feature

Comments

@aarshkshah1992
Copy link
Contributor

aarshkshah1992 commented Sep 12, 2024

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

TODO

  • 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.
  • Write a document explaining the mechanics of re-indexing/backfilling/diagnostics/inspection of the 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 the ChainIndexer #12450 for all of those use cases.
  • Document the Config changes introduced in feat: a new ChainIndexer to index tipsets, messages and events #12421 so users understand the knobs they can turn on/off for the ChainIndexer.
  • 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).
@aarshkshah1992 aarshkshah1992 added the kind/feature Kind: Feature label Sep 12, 2024
@github-project-automation github-project-automation bot moved this to 📌 Triage in FilOz Sep 12, 2024
@aarshkshah1992 aarshkshah1992 self-assigned this Sep 12, 2024
@aarshkshah1992
Copy link
Contributor Author

Closing in favour of #12453.

@github-project-automation github-project-automation bot moved this from 📌 Triage to 🎉 Done in FilOz Sep 12, 2024
@rjan90 rjan90 moved this from 🎉 Done to ☑️ Done (Archive) in FilOz Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Kind: Feature
Projects
Status: ☑️ Done (Archive)
Development

No branches or pull requests

1 participant