1. 15 Nov, 2014 1 commit
  2. 05 Nov, 2014 1 commit
  3. 28 Oct, 2014 1 commit
  4. 20 Oct, 2014 1 commit
  5. 18 Oct, 2014 1 commit
    • Juan Batiz-Benet's avatar
      bitswap dials peers · 0ee59e4b
      Juan Batiz-Benet authored
      Important bugfix. Otherwise bitswap cannot message peers
      the node has not connected to yet :(
      0ee59e4b
  6. 07 Oct, 2014 1 commit
  7. 25 Sep, 2014 1 commit
    • Brian Tiger Chow's avatar
      feat(bitswap:network) propagate errors up the stack · 7b1cda70
      Brian Tiger Chow authored
      Rather than pushing errors back down to lower layers, propagate the
      errors upward.
      
      This commit adds a `ReceiveError` method to BitSwap's network receiver.
      
      Still TODO: rm the error return value from:
      
          net.service.handler.HandleMessage
      
      This is inspired by delegation patterns in found in the wild.
      7b1cda70
  8. 23 Sep, 2014 3 commits
  9. 22 Sep, 2014 5 commits