This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Dispute Coordinator should recover started disputes on startup #3445
Labels
J0-enhancement
An additional feature request.
On startup the dispute coordinator should check the DB for recorded votes for non concluded disputes we have not yet
recorded a local statement for. For all of those send
DisputeParticipationMessage::Participate
message to dispute participation subsystem.This is to ensure we will properly participate in a dispute even in the case of restarts/crashes.
The text was updated successfully, but these errors were encountered: