Skip to content

feat: message queue hash #59

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

Merged
merged 14 commits into from
Apr 23, 2025
Merged

feat: message queue hash #59

merged 14 commits into from
Apr 23, 2025

Conversation

greged93
Copy link
Collaborator

@greged93 greged93 commented Apr 16, 2025

Introduces the message queue hash computation in the indexer. Modifies the L1 watcher in order to fetch the timestamp of L1 messages, allowing for determining if the Euclid fork is active.

Resolves #43

Copy link
Collaborator

@frisitano frisitano 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. Left a comment inline.

Copy link
Collaborator

@frisitano frisitano left a comment

Choose a reason for hiding this comment

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

LGTM. Looks like my PR introduced some conflicts.

@greged93 greged93 merged commit b0e2d20 into main Apr 23, 2025
12 checks 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.

Update data model with message queue hash
2 participants