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

feat(dot/parachain/backing): implement statement table method to drain missbehaviours #3996

Closed axaysagathiya closed 3 weeks ago

axaysagathiya commented 1 month ago

Description

Changes

Tests

go test ./dot/parachain/backing -run TestStatementTable_drainMisbehaviors

Issues

3471