Commit 64691eef authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Track the collation status in the collator protocol (#2465)



* Track the collation status in the collator protocol

This pr changes the collator protocol to track the status of a
collation. This is mainly used to log the status of a collation when it
is removed to inform the user if a collation maybe never reached a validator.

* Update node/network/collator-protocol/src/collator_side.rs

Co-authored-by: default avatarRobert Habermeier <[email protected]>

* Moare logging

Co-authored-by: default avatarRobert Habermeier <[email protected]>
parent 59e2a810
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