mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +00:00
CandidateBackingSubsystem (#1312)
* Updates guide for CandidateBacking * Move assignment types to primitives * Initial implementation. * More functionality * use assert_matches * Changes to report misbehaviors * Some fixes after a review * Remove a blank line * Update guide and some types * Adds run_job function * Some comments and refactorings * Fix review * Remove warnings * Use summary in kicking off validation * Parallelize requests * Validation provides local and global validation params * Test issued validity tracking * Nits from review
This commit is contained in:
@@ -50,6 +50,7 @@ members = [
|
||||
"node/overseer",
|
||||
"node/primitives",
|
||||
"node/service",
|
||||
"node/core/backing",
|
||||
"node/subsystem",
|
||||
"node/test-helpers/subsystem",
|
||||
"node/test-service",
|
||||
|
||||
Reference in New Issue
Block a user