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): implement candidate validation pre-check #4205

Open edwardmack opened 2 days ago

edwardmack commented 2 days ago

Changes

Implement code for candidate validation pre-check subsystem.

Tests

go test -tags integration github.com/ChainSafe/gossamer

Issues

closes: #3921