Commit 78ac4b7a authored by Robert Klotzner's avatar Robert Klotzner Committed by GitHub
Browse files

Whole subsystem test for new availability-distribution (#2552)



* WIP: Whole subsystem test.

* New tests compile.

* Avoid needless runtime queries for no validator nodes.

* Make tx and rx publicly accessible in virtual overseer.

This simplifies mocking in some cases, as tx can be cloned, but rx can
not.

* Whole subsystem test working.

* Update node/network/availability-distribution/src/session_cache.rs

Co-authored-by: default avatarAndronik Ordian <[email protected]>

* Update node/network/availability-distribution/src/session_cache.rs

Co-authored-by: default avatarAndronik Ordian <[email protected]>

* Document better what `None` return value means.

* Get rid of BitVec dependency.

* Update Cargo.lock

* Hopefully fixed implementers guide build.

Co-authored-by: default avatarAndronik Ordian <[email protected]>
parent ae3ee5ed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment