Keep sessions in window for the full unfinalized chain (#6054)
* Impl dynamic window size. Keep sessions for unfinalized chain Signed-off-by:Andrei Sandu <andrei-mihail@parity.io> * feedback Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * Stretch also in contructor plus tests Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * review feedback Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * fix approval-voting tests Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * grunting: dispute coordinator tests Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io>
Showing
- polkadot/node/core/approval-voting/src/import.rs 32 additions, 0 deletionspolkadot/node/core/approval-voting/src/import.rs
- polkadot/node/core/approval-voting/src/tests.rs 31 additions, 0 deletionspolkadot/node/core/approval-voting/src/tests.rs
- polkadot/node/core/dispute-coordinator/src/tests.rs 39 additions, 2 deletionspolkadot/node/core/dispute-coordinator/src/tests.rs
- polkadot/node/subsystem-util/src/rolling_session_window.rs 330 additions, 9 deletionspolkadot/node/subsystem-util/src/rolling_session_window.rs
Please register or sign in to comment