ChainSafe / gossamer

🕸️ Go Implementation of the Polkadot Host
https://chainsafe.github.io/gossamer
GNU Lesser General Public License v3.0
427 stars 110 forks source link

test(dot/parachain/backing): if we have already issued a statement (in this case `Invalid`) about a candidate we will not be issuing a `Seconded` statement on it. #4008

Open axaysagathiya opened 4 weeks ago

axaysagathiya commented 4 weeks ago

If we have already issued (Invalid) statement, We should not be able issue the Seconded statement for this candidate.

Approach: