Open Issues Need Help
View All on GitHub Warn on partitions and retention horizon discrepancies about 1 month ago
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