-
Notifications
You must be signed in to change notification settings - Fork 360
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: Scrape Sealevel dispatched messages #4776
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4776 +/- ##
=======================================
Coverage 74.01% 74.01%
=======================================
Files 101 101
Lines 1466 1466
Branches 191 191
=======================================
Hits 1085 1085
Misses 360 360
Partials 21 21
|
also just a nit but can you update the PR title to mention Sealevel as well |
Thank you for feedback, @tkporter! |
Thank you for the feedback, @daniel-savu! |
Description
Scraper is able to index dispatch messages:
Drive-by changes
Initial indexing of delivered messages (so that Scraper does not crush)
Related issues
HyperlaneProvider
forSealevelProvider
#4272Backward compatibility
Yes (Solana-like chains should not be enabled for Scraper)
Testing
Manual run of Scraper
E2E Tests