You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
Thanks to eesmerdag investigation, we've discovered a scenario where it seems possible to remove node from validator that is not triggering unlink event.
There is external function deleteNodeForValidator that may be called out of the context. Inside it is calling removeNodeAddress. This path removes the node but doesn't effect in calling NodeAddressWasRemoved, so indexer won't be able to pick up this change.
Hello
Thanks to eesmerdag investigation, we've discovered a scenario where it seems possible to remove node from validator that is not triggering unlink event.
There is external function deleteNodeForValidator that may be called out of the context. Inside it is calling removeNodeAddress. This path removes the node but doesn't effect in calling
NodeAddressWasRemoved
, so indexer won't be able to pick up this change.┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: