Cargo Features

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

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

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

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 ^17.0.0, polkadot-node-core-pvf-prepare-worker ^17.0.1, and sp-maybe-compressed-blob

Affects polkadot-node-core-pvf::testing