Cargo Features

polkadot-node-core-pvf has no features set by default.

[dependencies]
polkadot-node-core-pvf = { version = "12.0.0", features = ["ci-only-tests", "jemalloc-allocator", "test-utils"] }
ci-only-tests
jemalloc-allocator

Enables jemalloc-allocator of polkadot-node-core-pvf-common

test-utils

This feature is used to export test code to other crates without putting it in the production build.

Enables is_executable, polkadot-node-core-pvf-execute-worker, polkadot-node-core-pvf-prepare-worker, and sp-maybe-compressed-blob

Affects polkadot-node-core-pvf::testing