Unverified Commit 75e827c0 authored by asynchronous rob's avatar asynchronous rob Committed by GitHub
Browse files

Introduce a Proof-of-Validation block type and use that in place of BlockData (#227)



* validators expect collators to give them parachain messages

* mostly port network to use pov_block

* network tests pass

* verify ingress when fetching pov block

* fix runtime compilation

* all tests build

* fix some grumbles

* Update validation/src/collation.rs

Co-Authored-By: default avatarrphmeier <[email protected]>

* Update primitives/src/parachain.rs

Co-Authored-By: default avatarrphmeier <[email protected]>

* Update network/src/lib.rs

Co-Authored-By: default avatarrphmeier <[email protected]>
parent e7fbcfe4
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