microsoft / CCF

Confidential Consortium Framework
https://microsoft.github.io/CCF/
Apache License 2.0
766 stars 207 forks source link

Remove unused section in scenario #6179

Closed achamayou closed 1 month ago

achamayou commented 1 month ago

Tied to #6177. Checked with @eddyashton, we either hold commit (as this does until line 145) by not allowing the leader of the majority partition to talk to its followers, or we let it commit early, before it catches up the disconnected nodes. Either way, the scenario passes. This doesn't affect the election portions, which are what the test is covering.