`approval distribution`: trigger assignment/votes resend based on approval checking lag (#7038)
* Send lag update message Signed-off-by:Andrei Sandu <andrei-mihail@parity.io> * Process ApprovalCheckingLagUpdate Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * Comput min age based on lag Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * fix comment Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * Fix tests Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * Fix test build Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * Make the spawnhandle optional Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * remove unused Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> --------- Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io>
Showing
- polkadot/node/network/approval-distribution/src/lib.rs 35 additions, 16 deletionspolkadot/node/network/approval-distribution/src/lib.rs
- polkadot/node/network/approval-distribution/src/tests.rs 12 additions, 0 deletionspolkadot/node/network/approval-distribution/src/tests.rs
- polkadot/node/service/src/lib.rs 1 addition, 0 deletionspolkadot/node/service/src/lib.rs
- polkadot/node/service/src/relay_chain_selection.rs 44 additions, 7 deletionspolkadot/node/service/src/relay_chain_selection.rs
- polkadot/node/service/src/tests.rs 1 addition, 1 deletionpolkadot/node/service/src/tests.rs
- polkadot/node/subsystem-types/src/messages.rs 2 additions, 0 deletionspolkadot/node/subsystem-types/src/messages.rs
Please register or sign in to comment