fedimint / ui

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

guardian setup allows more guardians than specified #391

Open otech47 opened 5 months ago

otech47 commented 5 months ago

When the leader enters the number of guardians (ex: 4), when reaching the invite members step, more than 4 followers are allowed to participate in the verification process. Not sure if this is expected behavior but we were able to proceed with the ceremony with 5 guardians anyway... unsure if this has unexpected side effects

Kodylow commented 3 weeks ago

Needs to get fixed as part of https://github.com/fedimint/ui/issues/482 , this is a backend issue where the setup leader should stop accepting connections once it gets to the total guardians set in the previous SetConfiguration step @dpc < for tracking