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: impl only index header mode by default #31

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

cwkang1998
Copy link
Collaborator

The indexer now defaults to only indexing header, and allows switching on indexing transactions when the tx flags is set.

@cwkang1998 cwkang1998 marked this pull request as ready for review January 22, 2025 06:23
@cwkang1998 cwkang1998 force-pushed the feat/only-index-headers branch from fa9b6b2 to 6c4e5c7 Compare January 22, 2025 06:37
The indexer now defaults to only indexing header, and allows switching
on indexing transactions when the tx flags is set.
@cwkang1998 cwkang1998 force-pushed the feat/only-index-headers branch from 6c4e5c7 to d9001f9 Compare January 22, 2025 12:24
Copy link

LCOV of commit d9001f9 during Rust CI #92

	(use "lcov --ignore-errors deprecated,deprecated ..." to suppress this warning)
Reading tracefile /tmp/__zgosalvez_github-actions-report-lcov/lcov.info.
Summary coverage rate:
  source files: 12
  lines.......: 34.6% (601 of 1735 lines)
  functions...: 25.3% (108 of 427 functions)
  branches....: no data found
Message summary:
  1 warning message:
    deprecated: 1

Files changed coverage rate: n/a

@cwkang1998 cwkang1998 requested a review from ametel01 January 22, 2025 12:58
Copy link
Collaborator

@ametel01 ametel01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good i've opened an issue and assigned to you but not related directly to this commit

@ametel01 ametel01 merged commit f1c954f into sepolia-db Jan 22, 2025
4 checks passed
@cwkang1998 cwkang1998 deleted the feat/only-index-headers branch January 27, 2025 21:16
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.

2 participants