Cadidate selection check assignment (#2042)

* Cadidate selection check assignment

* Apply suggestions from code review

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
Co-authored-by: Peter Goodspeed-Niklaus <coriolinus@users.noreply.github.com>

* Review fixes

* Punish collator for wrong announcements

* Update node/core/candidate-selection/src/lib.rs

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
Co-authored-by: Peter Goodspeed-Niklaus <coriolinus@users.noreply.github.com>
This commit is contained in:
Fedor Sakharov
2020-12-01 21:43:00 +03:00
committed by GitHub
parent 917a5cce62
commit d5a39dffef
4 changed files with 101 additions and 10 deletions
+1 -1
View File
@@ -367,7 +367,7 @@ where
),
candidate_selection: CandidateSelectionSubsystem::new(
spawner.clone(),
(),
keystore.clone(),
Metrics::register(registry)?,
),
candidate_validation: CandidateValidationSubsystem::new(