polkadot-node-core-candidate-validation 13.0.0

Polkadot crate that implements the Candidate Validation subsystem. Handles requests to validate candidates according to a PVF. (polkadot v1.12.0)
Documentation

The Candidate Validation subsystem.

This handles incoming requests from other subsystems to validate candidates according to a validation function. This delegates validation to an underlying pool of processes used for execution of the Wasm.