forked from graphprotocol/graph-node
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove SubgraphRunner Clones 🔫 (graphprotocol#3420)
* refactor: Remove unnecessary Logger clones/parameters/variables * refactor: Remove unnecessary input and filter clones for core/stream module * refactor: Remove unnecessary triggers_adapter parameter in process_block * refactor: Remove unnecessary clone of store in SubgraphRunner * refactor: Remove all unnecessary metrics variables/parameters from SubgraphRunner * refactor: Remove unnecessary clone of stopwatch metrics * refactor: Move a few clones from Runner to Instance * refactor: Pass DataSource by value and keep clones in Runner Co-authored-by: Eva Pace <eba.pachi.com>
- Loading branch information
Showing
9 changed files
with
58 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.