You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #6935 we have extended the recovery tool to support extra flags specifically for including & excluding nodes from the participants list. This was needed to support cases where the smart contract is out of sync with the protocol state. Due to urgency of that work unit tests were omitted but they can and should be added.
Definition of done
Add unit tests to ensure that include/exclude flags correctly modify the participants list from the protocol state and yield correct results.
The text was updated successfully, but these errors were encountered:
Context
In #6935 we have extended the recovery tool to support extra flags specifically for including & excluding nodes from the participants list. This was needed to support cases where the smart contract is out of sync with the protocol state. Due to urgency of that work unit tests were omitted but they can and should be added.
Definition of done
The text was updated successfully, but these errors were encountered: