Closed raychu86 closed 7 months ago
This PR adds another case to the existing test_max_committee_limit_with_bonds test, to ensure that we can clear validator spots with unbond transactions and add new validators to meet the maximum committee size within the same block.
test_max_committee_limit_with_bonds
Motivation
This PR adds another case to the existing
test_max_committee_limit_with_bonds
test, to ensure that we can clear validator spots with unbond transactions and add new validators to meet the maximum committee size within the same block.