Skip to content

feat: discover unknown trees during ingestion via RPC#336

Merged
hetdagli234 merged 2 commits intohelius-labs:mainfrom
Lightprotocol:sergey/discover-tree
Mar 6, 2026
Merged

feat: discover unknown trees during ingestion via RPC#336
hetdagli234 merged 2 commits intohelius-labs:mainfrom
Lightprotocol:sergey/discover-tree

Conversation

@sergeytimoshin
Copy link
Contributor

When the indexer encounters a tree not in tree_metadata during transaction parsing, fetch the tree's on-chain account via RPC, add it to tree_metadata, and proceed with indexing instead of skipping.

When the indexer encounters a tree not in tree_metadata during transaction
parsing, fetch the tree's on-chain account via RPC, add it to tree_metadata,
and proceed with indexing instead of skipping. This prevents data gaps for
legitimate trees created after startup.
@hetdagli234 hetdagli234 self-requested a review March 6, 2026 15:16
@hetdagli234 hetdagli234 merged commit 4a38728 into helius-labs:main Mar 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants