Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Track the collation status in the collator protocol #2465

Merged
3 commits merged into from
Feb 17, 2021

Commits on Feb 17, 2021

  1. 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.
    bkchr committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    4553845 View commit details
    Browse the repository at this point in the history
  2. Update node/network/collator-protocol/src/collator_side.rs

    Co-authored-by: Robert Habermeier <[email protected]>
    bkchr and rphmeier authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    1e17312 View commit details
    Browse the repository at this point in the history
  3. Moare logging

    bkchr committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    7e0493b View commit details
    Browse the repository at this point in the history