1. 05 Dec, 2014 2 commits
    • Brian Tiger Chow's avatar
      test(bitswap) · ca31457d
      Brian Tiger Chow authored
      @whyrusleeping This appears to be a timing issue. The asynchronous
      nature of the new structure provides has the bitswap waiting on the
      context a bit more. This isn't a problem at all, but in this test, it
      makes the functions return in an inconveniently timely manner.
      
      TODO don't let the test depend on time.
      
      License: MIT
      Signed-off-by: default avatarBrian Tiger Chow <brian@perfmode.com>
      ca31457d
    • Jeromy's avatar
      beginnings of a bitswap refactor · fefe7d37
      Jeromy authored
      fefe7d37
  2. 15 Nov, 2014 1 commit
  3. 05 Nov, 2014 1 commit
  4. 24 Oct, 2014 1 commit
  5. 21 Oct, 2014 1 commit
  6. 20 Oct, 2014 1 commit
  7. 08 Oct, 2014 1 commit
    • Juan Batiz-Benet's avatar
      bugfix: use consistent interface · 23c3ca51
      Juan Batiz-Benet authored
      We'll want a `type blocks.Block interface {}` later, but
      for now, make sure Blockstore uses ptrs for both Get and Put.
      
      + fix NewBlock output compile error
      23c3ca51
  8. 07 Oct, 2014 1 commit
  9. 06 Oct, 2014 1 commit
  10. 23 Sep, 2014 2 commits
  11. 22 Sep, 2014 11 commits