Implement ponder indexer - #10
Merged
Merged
Conversation
Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
Add a shared Drizzle schema package for repair inventory tables and a Ponder app that indexes FWSS datasets, pieces, and provider state on mainnet and calibnet. Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
Select the Filecoin network through PONDER_NETWORK instead of maintaining separate config files. Add strict env validation for deployments and align CID size decoding with the observer implementation. Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
Use int8-backed bigint columns for repair inventory IDs and block values, remove the denormalized dataset empty flag, and add a parity test to keep the Ponder and Drizzle schemas in sync. Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
Add a Ponder Dockerfile and GHCR workflow for building the indexer image. The image uses Corepack with the pinned pnpm version, includes the network-agnostic config, and defaults to ponder start via ENTRYPOINT/CMD. Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
Document the Ponder runtime environment variables and make strict mode require PONDER_NETWORK alongside DATABASE_URL and RPC_URL. Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
Collaborator
Author
|
@hugomrdias I'm going to merge to get an image build, post review, more than welcome. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.