Submitted by jessicapointing, also found by Koolex
A comment in Syndicate.sol states that Basically, under a rage quit or voluntary withdrawal from the beacon chain, the knot kick is auto-propagated to syndicate. However, when a KNOT is inactive, the KNOT can still remain part of the syndicate and isnt automatically removed from the syndicate.
After calling any function, an inActive KNOT should become no longer part of the syndicate.
An inactive KNOT can still be part of the syndicate.
In this rule, the isActive state of the KNOT is set to false and a function is called and the isNoLongerPartOfSyndicate state is checked.
Property Violated: inactiveKnotShouldNoLongerBePartOfSyndicate
vince0656 (Blockswap) commented:
teryanarmen (Certora) commented:
teryanarmen (Certora) commented:
