There was an error fetching the commit references. Please try again later.
Prefer fetching small PoVs from backing group (#7173)
* impl QueryChunkSize Signed-off-by:Andrei Sandu <andrei-mihail@parity.io> * QueryChunkSize message Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * enable fetching from backing group for small pov Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * review feedback Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * Refactor `bypass_availability_store` Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * review feedback Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> --------- Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io>
Showing
- polkadot/node/core/av-store/src/lib.rs 19 additions, 0 deletionspolkadot/node/core/av-store/src/lib.rs
- polkadot/node/core/av-store/src/tests.rs 48 additions, 0 deletionspolkadot/node/core/av-store/src/tests.rs
- polkadot/node/network/availability-recovery/src/lib.rs 97 additions, 16 deletionspolkadot/node/network/availability-recovery/src/lib.rs
- polkadot/node/network/availability-recovery/src/tests.rs 202 additions, 1 deletionpolkadot/node/network/availability-recovery/src/tests.rs
- polkadot/node/service/src/overseer.rs 1 addition, 1 deletionpolkadot/node/service/src/overseer.rs
- polkadot/node/subsystem-types/src/messages.rs 3 additions, 0 deletionspolkadot/node/subsystem-types/src/messages.rs
Please register or sign in to comment