feat: indexer service to replace etherscan dependency#2266
feat: indexer service to replace etherscan dependency#2266mslipper merged 1 commit intoethereum-optimism:developfrom
Conversation
|
|
This PR was reviewed as part of #2001. Since I didn't want to force push to @tuxcanfly's fork, I closed the PR and reopened as this one. I'll merge this once the build goes green and @tuxcanfly approves. |
Codecov Report
@@ Coverage Diff @@
## develop #2266 +/- ##
========================================
Coverage 80.08% 80.08%
========================================
Files 77 77
Lines 2460 2460
Branches 450 450
========================================
Hits 1970 1970
Misses 490 490
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
## Description This PR removes the `process` method from `NodeActor` trait to simplify the structure of the `NodeActor` Progress to #2176
No description provided.