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.
instance_manager: Remove deployment head state and move stop block lo…
…gic after it's processed (graphprotocol#3241) This removes the deployment head state from the instance manager which could be a point of failure since it wasn't being updated in reverts, etc. And moves the stop block logic right after we progress a block since we don't store the state anymore.
- Loading branch information
Showing
1 changed file
with
24 additions
and
28 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