dispute-coordinator: fix earliest session checks for pruning and import (#6358)
* RollingSession: add fn contains Signed-off-by:Andrei Sandu <andrei-mihail@parity.io> * handle_import_statements fix ancient dispute check Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * work with earliest session instead of latest Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * update comment Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io>
Showing
- polkadot/node/core/dispute-coordinator/src/db/v1.rs 12 additions, 12 deletionspolkadot/node/core/dispute-coordinator/src/db/v1.rs
- polkadot/node/core/dispute-coordinator/src/initialized.rs 4 additions, 4 deletionspolkadot/node/core/dispute-coordinator/src/initialized.rs
- polkadot/node/core/dispute-coordinator/src/lib.rs 2 additions, 2 deletionspolkadot/node/core/dispute-coordinator/src/lib.rs
- polkadot/node/subsystem-util/src/rolling_session_window.rs 20 additions, 0 deletionspolkadot/node/subsystem-util/src/rolling_session_window.rs
Please register or sign in to comment