Skip to content
Unverified Commit b8da8faa authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

slot-based-collator: Implement dedicated block import (#6481)



The `SlotBasedBlockImport` job is to collect the storage proofs of all
blocks getting imported. These storage proofs alongside the block are
being forwarded to the collation task. Right now they are just being
thrown away. More logic will follow later. Basically this will be
required to include multiple blocks into one `PoV` which will then be
done by the collation task.

---------

Co-authored-by: default avatarMichal Kucharczyk <[email protected]>
Co-authored-by: default avatarGitHub Action <[email protected]>
parent 4b054c60
Pipeline #509422 waiting for manual action with stages
in 59 minutes and 34 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment