fedimint / ui

https://ui-umber-ten.vercel.app
MIT License
26 stars 39 forks source link

fix: disable restart if any peer is in consensus running #365

Closed okjodom closed 7 months ago

okjodom commented 7 months ago

fix #358

for this to work, we need to update upstream so that whenever a guardian is transitioning to consensus running, they inform the leader of this state change so their last known status from leader setup api becomes consensus_running rather than verified_configs

okjodom commented 7 months ago

Closing this as a non-fix