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

feat(indexer): better logs, skipping already-indexed events, adding ReindexRequest #625

Merged
merged 7 commits into from
Jul 2, 2024

Conversation

lucianHymer
Copy link
Collaborator

@lucianHymer lucianHymer changed the title feat(indexer): adding logs and manual indexing - WIP feat(indexer): adding logs and manual indexing Jul 1, 2024
@lucianHymer lucianHymer changed the title feat(indexer): adding logs and manual indexing feat(indexer): better logs, skipping already-indexed events, adding ReindexRequest Jul 2, 2024
@lucianHymer lucianHymer marked this pull request as ready for review July 2, 2024 21:50
@lucianHymer lucianHymer merged commit a3fbf77 into main Jul 2, 2024
3 checks passed
larisa17 pushed a commit that referenced this pull request Jul 4, 2024
…eindexRequest (#625)

* feat(indexer): adding logs and manual indexing - WIP

* feat(indexer,api): skip already-indexed events, added ReindexRequest

* updating help text

* feat(indexer): remove condition that prevents updating summary from previous block

* fix(indexer,api): event unique on tx_hash+chain, prevent overwrite newer info

* fix: added back last_updated_in_block

* chore(indexer): changing if/else to match
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.

Add Indexer Logs, add manual index requests
1 participant