aleo-setup
aleo-setup copied to clipboard
Test the situation where contributor is dropped, and all replacement contributors are already occupied
We already handle the situation where there are no replacement contributors, by restarting the round without the dropped contributor. But what happens when there are replacement contributors but they are already occupied performing replacement. We could opt to skip implementing this by ensuring that there is always at least the number of replacement contributors as the maximum number of contributors in a round during the coordinator startup.