Skip to content
Unverified Commit 612c1bd3 authored by Andrei Eres's avatar Andrei Eres Committed by GitHub
Browse files

Prepare PVFs if node is a validator in the next session (#4791)

Closes https://github.com/paritytech/polkadot-sdk/issues/4324
- On every active leaf candidate-validation subsystem checks if the node
is the next session authority.
- If it is, it fetches backed candidates and prepares unknown PVFs.
- We limit number of PVFs per block to not overload subsystem.
parent f13ed8de
Pipeline #485897 waiting for manual action with stages
in 1 hour, 19 minutes, and 27 seconds