Unverified Commit 02e1a7f4 authored by ordian's avatar ordian Committed by GitHub
Browse files

collator protocol changes for elastic scaling (validator side) (#3302)

Fixes #3128.

This introduces a new variant for the collation response from the
collator that includes the parent head data. For now, collators won't
send this new variant. We'll need to change the collator side of the
collator protocol to detect all the cores assigned to a para and send
the parent head data in the case when it's more than 1 core.

- [x] validate approach
- [x] check head data hash
parent e8b51f60
Pipeline #455681 passed with warnings with stages
in 30 minutes and 56 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