Files
pezkuwi-subxt/polkadot/validation
Robert Habermeier 260b2fa336 Tests for new network code (#897)
* move protocol.rs into subfolder

* add trait for mocking network behavior

* add a mock version of network ops

* remove some redundant parameters from service messages

* ensure fetching erasure chunks automatically cancels

* introduce dummy ProvideRuntimeApi

* abstract over gossip somewhat

* add mock gossip handler

* skeleton test

* remove dependence of shared table on router

* remove worker dependence on its own sender

* test shutdown

* add tests

* test that gossip streams are cleaned up correctly

* refactor worker out into its own struct and reduce bound on executor

* remove reliance of tests on global thread pool
2020-03-16 11:17:08 +01:00
..
2020-03-16 11:17:08 +01:00
2020-03-16 11:00:11 +01:00
2019-02-26 16:04:05 +00:00

= Polkadot Validation

placeholder
//TODO Write content :) (https://github.com/paritytech/polkadot/issues/159)