- 21 Oct, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 20 Oct, 2014 1 commit
-
-
Juan Batiz-Benet authored
![](http://m.memegen.com/77n7dk.jpg)
-
- 08 Oct, 2014 1 commit
-
-
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
-
- 07 Oct, 2014 1 commit
-
-
Jeromy authored
-
- 06 Oct, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 23 Sep, 2014 2 commits
- 22 Sep, 2014 11 commits
-
-
Brian Tiger Chow authored
true -> always send to peer false -> use ledger-based strategy described in IPFS paper draft 3
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
fix(bitswap) pass go vet fixes #97 https://github.com/jbenet/go-ipfs/issues/97
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
test(bitswap) run synchronously to aid the scheduler
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
misc: * test network client getting more than max * test for find providers * rename factory method * local network * misc test improvements * test bitswap get block timeout * test provider exists but cannot connect to peer * test sending a message async over local network
-