1. Mar 31, 2020
  2. Mar 30, 2020
  3. Mar 26, 2020
  4. Mar 25, 2020
  5. Mar 24, 2020
  6. Mar 23, 2020
  7. Mar 22, 2020
  8. Mar 21, 2020
  9. Mar 20, 2020
  10. Mar 19, 2020
  11. Mar 18, 2020
  12. Mar 17, 2020
  13. Mar 16, 2020
    • asynchronous rob's avatar
      Tests for new network code (#897) · 97582fb1
      asynchronous rob authored
      * 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
      97582fb1