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: watcher improvements #64

Merged
merged 5 commits into from
Aug 1, 2023
Merged

feat: watcher improvements #64

merged 5 commits into from
Aug 1, 2023

Conversation

montekki
Copy link
Contributor

@montekki montekki commented Jul 31, 2023

This pr

  • Fixes a bug with duplicate withdrawal events on subscription restarts.
  • Untangles the l1 and l2 processing in watcher resulting in substantially faster syncing time for l2 events:
Screenshot 2023-07-31 at 08 12 13
  • Adds an index on finalization_data.l2_block_number.

@montekki
Copy link
Contributor Author

I've also added batch processing of block events.

@montekki montekki merged commit ee52d81 into main Aug 1, 2023
2 checks passed
@montekki montekki deleted the fs-watcher-improvements branch August 1, 2023 11:12
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