Cargo Features

[dependencies]
westend-runtime = { version = "21.1.0", default-features = false, features = ["no_std", "std", "only-staking", "try-runtime", "runtime-benchmarks", "metadata-hash", "fast-runtime", "runtime-metrics", "on-chain-release-build"] }
default = std

The std feature is set by default whenever westend-runtime is added without default-features = false somewhere in the dependency tree.

no_std
std default = serde_derive

Enables std of binary-merkle-tree, bitvec, parity-scale-codec, optional frame-benchmarking ^39.0.0, frame-election-provider-support ^39.0.0, frame-executive ^39.1.0, frame-metadata-hash-extension ^0.7.0, frame-support ^39.1.0, frame-system ^39.1.0, optional frame-system-benchmarking ^39.0.0, frame-system-rpc-runtime-api ^35.0.0, frame-try-runtime ^0.45.0, log, pallet-asset-rate ^18.1.0, pallet-authority-discovery ^39.0.0, pallet-authorship ^39.0.0, pallet-babe ^39.1.0, pallet-bags-list ^38.0.0, pallet-balances ^40.1.0, pallet-beefy ^40.1.0, pallet-beefy-mmr, pallet-collective ^39.1.0, pallet-conviction-voting ^39.1.0, pallet-delegated-staking ^6.1.0, pallet-democracy ^39.1.0, pallet-election-provider-multi-phase ^38.1.0, optional pallet-election-provider-support-benchmarking ^38.0.0, pallet-elections-phragmen ^40.1.0, pallet-fast-unstake ^38.1.0, pallet-grandpa ^39.1.0, pallet-identity ^39.1.0, pallet-indices ^39.1.0, pallet-membership ^39.0.0, pallet-message-queue ^42.0.0, pallet-migrations ^9.1.0, pallet-mmr ^39.0.0, pallet-multisig ^39.1.0, pallet-nomination-pools ^37.0.1, optional pallet-nomination-pools-benchmarking, pallet-nomination-pools-runtime-api ^35.0.0, pallet-offences ^38.0.0, optional pallet-offences-benchmarking, pallet-parameters ^0.10.1, pallet-preimage ^39.1.0, pallet-proxy ^39.1.0, pallet-recovery ^39.1.0, pallet-referenda ^39.1.0, pallet-root-testing ^15.0.0, pallet-scheduler ^40.1.0, pallet-session ^39.0.0, optional pallet-session-benchmarking, pallet-society ^39.1.0, pallet-staking ^39.1.0, pallet-staking-runtime-api ^25.0.0, pallet-state-trie-migration, pallet-sudo ^39.0.0, pallet-timestamp ^38.0.0, pallet-transaction-payment ^39.1.0, pallet-transaction-payment-rpc-runtime-api ^39.0.0, pallet-treasury ^38.1.0, pallet-utility ^39.1.0, pallet-vesting ^39.1.0, pallet-whitelist ^38.1.0, pallet-xcm ^18.1.0, optional pallet-xcm-benchmarks ^18.1.0, polkadot-parachain-primitives ^15.0.0, polkadot-primitives ^17.1.0, polkadot-runtime-common, polkadot-runtime-parachains, scale-info, serde, serde_json, sp-api ^35.0.0, sp-application-crypto ^39.0.0, sp-arithmetic, sp-authority-discovery ^35.0.0, sp-block-builder ^35.0.0, sp-consensus-babe ^0.41.0, sp-consensus-beefy ^23.0.0, sp-consensus-grandpa ^22.0.0, sp-core ^35.0.0, sp-genesis-builder ^0.16.0, sp-inherents ^35.0.0, sp-io ^39.0.0, sp-mmr-primitives ^35.0.0, sp-npos-elections ^35.0.0, sp-offchain ^35.0.0, sp-runtime ^40.1.0, sp-session ^37.0.0, sp-staking ^37.0.0, sp-storage, sp-transaction-pool ^35.0.0, sp-version ^38.0.0, westend-runtime-constants, staging-xcm ^15.0.2, staging-xcm-builder ^18.1.0, staging-xcm-executor ^18.0.2, and xcm-runtime-apis ^0.5.1

bitvec:

The standard library includes the allocator.

Affects westend-runtime::fast_runtime_binary

only-staking
try-runtime = frame-try-runtime

Enables try-runtime of frame-election-provider-support ^39.0.0, frame-executive ^39.1.0, frame-support ^39.1.0, frame-system ^39.1.0, frame-try-runtime ^0.45.0, pallet-asset-rate ^18.1.0, pallet-authority-discovery ^39.0.0, pallet-authorship ^39.0.0, pallet-babe ^39.1.0, pallet-bags-list ^38.0.0, pallet-balances ^40.1.0, pallet-beefy ^40.1.0, pallet-beefy-mmr, pallet-collective ^39.1.0, pallet-conviction-voting ^39.1.0, pallet-delegated-staking ^6.1.0, pallet-democracy ^39.1.0, pallet-election-provider-multi-phase ^38.1.0, pallet-elections-phragmen ^40.1.0, pallet-fast-unstake ^38.1.0, pallet-grandpa ^39.1.0, pallet-identity ^39.1.0, pallet-indices ^39.1.0, pallet-membership ^39.0.0, pallet-message-queue ^42.0.0, pallet-migrations ^9.1.0, pallet-mmr ^39.0.0, pallet-multisig ^39.1.0, pallet-nomination-pools ^37.0.1, pallet-offences ^38.0.0, pallet-parameters ^0.10.1, pallet-preimage ^39.1.0, pallet-proxy ^39.1.0, pallet-recovery ^39.1.0, pallet-referenda ^39.1.0, pallet-root-testing ^15.0.0, pallet-scheduler ^40.1.0, pallet-session ^39.0.0, pallet-society ^39.1.0, pallet-staking ^39.1.0, pallet-state-trie-migration, pallet-sudo ^39.0.0, pallet-timestamp ^38.0.0, pallet-transaction-payment ^39.1.0, pallet-treasury ^38.1.0, pallet-utility ^39.1.0, pallet-vesting ^39.1.0, pallet-whitelist ^38.1.0, pallet-xcm ^18.1.0, polkadot-runtime-common, polkadot-runtime-parachains, and sp-runtime ^40.1.0

runtime-benchmarks

Enables runtime-benchmarks of frame-benchmarking ^39.0.0, frame-election-provider-support ^39.0.0, frame-support ^39.1.0, frame-system ^39.1.0, frame-system-benchmarking ^39.0.0, pallet-asset-rate ^18.1.0, pallet-babe ^39.1.0, pallet-bags-list ^38.0.0, pallet-balances ^40.1.0, pallet-beefy-mmr, pallet-collective ^39.1.0, pallet-conviction-voting ^39.1.0, pallet-delegated-staking ^6.1.0, pallet-democracy ^39.1.0, pallet-election-provider-multi-phase ^38.1.0, pallet-election-provider-support-benchmarking ^38.0.0, pallet-elections-phragmen ^40.1.0, pallet-fast-unstake ^38.1.0, pallet-grandpa ^39.1.0, pallet-identity ^39.1.0, pallet-indices ^39.1.0, pallet-membership ^39.0.0, pallet-message-queue ^42.0.0, pallet-migrations ^9.1.0, pallet-mmr ^39.0.0, pallet-multisig ^39.1.0, pallet-nomination-pools ^37.0.1, pallet-nomination-pools-benchmarking, pallet-offences ^38.0.0, pallet-offences-benchmarking, pallet-parameters ^0.10.1, pallet-preimage ^39.1.0, pallet-proxy ^39.1.0, pallet-recovery ^39.1.0, pallet-referenda ^39.1.0, pallet-scheduler ^40.1.0, pallet-session-benchmarking, pallet-society ^39.1.0, pallet-staking ^39.1.0, pallet-state-trie-migration, pallet-sudo ^39.0.0, pallet-timestamp ^38.0.0, pallet-transaction-payment ^39.1.0, pallet-treasury ^38.1.0, pallet-utility ^39.1.0, pallet-vesting ^39.1.0, pallet-whitelist ^38.1.0, pallet-xcm ^18.1.0, pallet-xcm-benchmarks ^18.1.0, polkadot-parachain-primitives ^15.0.0, polkadot-primitives ^17.1.0, polkadot-runtime-common, polkadot-runtime-parachains, sp-runtime ^40.1.0, sp-staking ^37.0.0, staging-xcm-builder ^18.1.0, staging-xcm-executor ^18.0.2, and xcm-runtime-apis ^0.5.1

metadata-hash build on-chain-release-build?

Enable the metadata hash generation in the wasm builder.

Enables metadata-hash of substrate-wasm-builder ^25.0.0

fast-runtime

Set timing constants (e.g. session period) to faster versions to speed up testing.

runtime-metrics

Enables runtime-metrics of polkadot-runtime-parachains, with-tracing of sp-io ^39.0.0

on-chain-release-build = metadata-hash

A feature that should be enabled when the runtime should be built for on-chain deployment. This will disable stuff that shouldn't be part of the on-chain wasm to make it smaller, like logging for example.

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

serde_derive std
pallet-xcm-benchmarks runtime-benchmarks?

Enables pallet-xcm-benchmarks ^18.1.0

frame-benchmarking runtime-benchmarks?

Enables frame-benchmarking ^39.0.0

frame-try-runtime std try-runtime?

Enables frame-try-runtime ^0.45.0

frame-system-benchmarking runtime-benchmarks?

Enables frame-system-benchmarking ^39.0.0

pallet-election-provider-support-benchmarking runtime-benchmarks?

Enables pallet-election-provider-support-benchmarking ^38.0.0

pallet-nomination-pools-benchmarking runtime-benchmarks?
pallet-offences-benchmarking runtime-benchmarks?
pallet-session-benchmarking runtime-benchmarks?