Skip to content
  1. Sep 05, 2019
  2. Sep 02, 2019
  3. Aug 31, 2019
  4. Aug 01, 2019
  5. Jul 27, 2019
  6. Jul 20, 2019
  7. Jul 19, 2019
  8. Jul 18, 2019
  9. Jul 15, 2019
  10. Jul 09, 2019
  11. Jul 06, 2019
  12. Jul 03, 2019
  13. Jun 28, 2019
  14. Jun 22, 2019
  15. Jun 18, 2019
  16. Jun 06, 2019
  17. Jun 04, 2019
  18. May 31, 2019
  19. May 30, 2019
  20. May 28, 2019
  21. May 22, 2019
  22. May 20, 2019
  23. May 15, 2019
  24. May 10, 2019
  25. May 08, 2019
  26. May 07, 2019
  27. May 06, 2019
    • Denis_P's avatar
      added ci from master (#2484) · 6506c2d1
      Denis_P authored
      * added ci from master
      
      * stopped experimental test from running on this branch
      v1.0.0rc2
      6506c2d1
    • Gavin Wood's avatar
      Fix std/core crates (#2489) · bbd37307
      Gavin Wood authored
      - Add convert
      - Add btree_set for without_std
      bbd37307
    • Pierre Krieger's avatar
      v1.0: Silence errors (#2488) · 9de71d51
      Pierre Krieger authored
      
      
      * ProtocolId can now be more than 3 bytes (#2350)
      
      * Update to libp2p v0.7.0 (#2343)
      
      * Update to libp2p master
      
      * Fix tests
      
      * More tests fixing
      
      * Remove the multiplexed networking system (#2373)
      
      * Remove the multiplexed networking system
      
      * Rename BackCompat to Normal
      
      * Remove CustomMessageId
      
      * Fix tests
      
      * Allow multiple substreams (#2379)
      
      * Allow multiple substreams
      
      * Update core/network-libp2p/src/custom_proto/handler.rs
      
      Co-Authored-By: default avatartomaka <[email protected]>
      
      * Fix #2403 (#2404)
      
      * Fix #2403
      
      * Apply suggestions from code review
      
      Co-Authored-By: default avatartomaka <[email protected]>
      
      * Split Context::send_message into multiple methods (#2409)
      
      * Split Context::send_message into multiple methods
      
      * Apply suggestions from code review
      
      Co-Authored-By: default avatartomaka <[email protected]>
      
      * Add reason for closing and fix multiple substreams (#2437)
      
      * Simplify the code of connection_keep_alive (#2438)
      
      * Drop connections when the handler gets disabled (#2439)
      
      * Drop connections when the handler gets disabled
      
      * Add test
      
      * Disable mDNS when passing --dev (#2467)
      
      * Show more information when too many addresses are reported (#2473)
      
      * Show more information when too many addresses are reported
      
      * Update core/network-libp2p/src/behaviour.rs
      
      Co-Authored-By: default avatartomaka <[email protected]>
      
      * Silence some errors
      9de71d51
    • Pierre Krieger's avatar
      v1.0 networking backports (#2486) · b6efe33c
      Pierre Krieger authored
      
      
      * ProtocolId can now be more than 3 bytes (#2350)
      
      * Update to libp2p v0.7.0 (#2343)
      
      * Update to libp2p master
      
      * Fix tests
      
      * More tests fixing
      
      * Remove the multiplexed networking system (#2373)
      
      * Remove the multiplexed networking system
      
      * Rename BackCompat to Normal
      
      * Remove CustomMessageId
      
      * Fix tests
      
      * Allow multiple substreams (#2379)
      
      * Allow multiple substreams
      
      * Update core/network-libp2p/src/custom_proto/handler.rs
      
      Co-Authored-By: default avatartomaka <[email protected]>
      
      * Fix #2403 (#2404)
      
      * Fix #2403
      
      * Apply suggestions from code review
      
      Co-Authored-By: default avatartomaka <[email protected]>
      
      * Split Context::send_message into multiple methods (#2409)
      
      * Split Context::send_message into multiple methods
      
      * Apply suggestions from code review
      
      Co-Authored-By: default avatartomaka <[email protected]>
      
      * Add reason for closing and fix multiple substreams (#2437)
      
      * Simplify the code of connection_keep_alive (#2438)
      
      * Drop connections when the handler gets disabled (#2439)
      
      * Drop connections when the handler gets disabled
      
      * Add test
      
      * Disable mDNS when passing --dev (#2467)
      
      * Show more information when too many addresses are reported (#2473)
      
      * Show more information when too many addresses are reported
      
      * Update core/network-libp2p/src/behaviour.rs
      
      Co-Authored-By: default avatartomaka <[email protected]>
      b6efe33c