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(relayer): document indexer with comments, fix broken crawler logic, add new metrics #16330

Merged
merged 6 commits into from
Mar 6, 2024

Conversation

cyberhorsey
Copy link
Contributor

@cyberhorsey cyberhorsey commented Mar 5, 2024

The crawler does not work because of a bug introduced in indexer.go:
endBlockID = i.numLatestBlocksToIgnoreWhenCrawling

This PR fixes it, plus it adds new metrics, and documents the indexer. It also adds an actual test for the encoding of the hop proofs.

@cyberhorsey cyberhorsey changed the title feat(relayer): document indexer with comments, fix broken crawler logic feat(relayer): document indexer with comments, fix broken crawler logic, add new metrics Mar 5, 2024
@cyberhorsey cyberhorsey added this pull request to the merge queue Mar 6, 2024
Merged via the queue into main with commit 4d8d9d7 Mar 6, 2024
10 checks passed
@cyberhorsey cyberhorsey deleted the document_and_fix_indexer branch March 6, 2024 10:18
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