Low latency indexer service for blockchain data.

blockchain indexing
1 Open Issue Need Help Last updated: Jul 29, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a startup check in the Tycho Indexer's PostgreSQL storage layer to verify that all necessary database partitions exist based on the configured retention horizon. If missing partitions are detected, the application should panic with a clear error message indicating the missing partition range. This improves data integrity and prevents obscure versioning errors, particularly when syncing older protocols.

Complexity: 4/5
good first issue help wanted tycho indexing

Low latency indexer service for blockchain data.

Rust
#blockchain#indexing