1. Jan 09, 2020
    • Ashley's avatar
      Companion PR for Substrate#4394 (#723) · 6c8eb8a2
      Ashley authored
      * service/src/lib.rs: Register network event stream for authority disc
      
      Previously one would create a sender and receiver channel pair, pass the
      sender to the build_network_future through the service builder and
      funnel network events returned from polling the network service into the
      sender to be consumed by the authority discovery module owning the
      receiver.
      
      With recent changes it is now possible to register an event_stream
      with the network service directly, thus one does not need to make the
      detour through the build_network_future.
      
      This commit is an adjusted clone of one targeting the Substrate
      repository.
      
      * service/src/lib.rs: Fix futures::stream imports
      
      * [TMP] *: Replace polkadot-upstream with feature branch
      
      * Switch branch
      
      * Small change
      
      * Companion PR to substrate#4542
      
      * Revert "Merge remote-tracking branch 'tomaka/companion-4542' into ashley-browser-utils"
      
      This reverts commit 17f00afe, reversing
      changes made to 928cbb9c
      
      .
      
      * ashley-browser-utils -> ashley-browser-utils-polkadot
      
      * Switch branches back
      
      Co-authored-by: default avatarMax Inden <[email protected]>
      Co-authored-by: default avatarPierre Krieger <[email protected]>
      6c8eb8a2
    • Gavin Wood's avatar
      v0.7.16 (#744) · 7207d975
      Gavin Wood authored
      * Bump Substrate and versions
      
      * Bump Substrate
      v0.7.16
      7207d975
  2. Jan 08, 2020
  3. Jan 07, 2020
  4. Jan 06, 2020
  5. Jan 05, 2020
  6. Jan 03, 2020
  7. Jan 01, 2020
  8. Dec 27, 2019
  9. Dec 24, 2019
  10. Dec 20, 2019
  11. Dec 19, 2019
  12. Dec 18, 2019
  13. Dec 17, 2019
  14. Dec 13, 2019
  15. Dec 12, 2019
  16. Dec 11, 2019
  17. Dec 10, 2019