- 02 Jan, 2015 1 commit
-
-
Juan Batiz-Benet authored
-
- 23 Dec, 2014 1 commit
-
-
Brian Tiger Chow authored
"Get" is still fairly useful. Leaving it there. License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
- 18 Dec, 2014 1 commit
-
-
Jeromy authored
-
- 07 Dec, 2014 1 commit
-
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
- 06 Dec, 2014 1 commit
-
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
- 05 Dec, 2014 10 commits
-
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Brian Tiger Chow authored
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
- 09 Nov, 2014 1 commit
-
-
Jeromy authored
-
- 03 Nov, 2014 1 commit
-
-
Jeromy authored
-
- 01 Nov, 2014 1 commit
-
-
Jeromy authored
-
- 30 Oct, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
If the datastore has a value for the key, we already have the block. We should not write it again. This will make redundant writes much faster. At the moment, a datastore.Has on leveldb is a GetBackedHas. Track https://github.com/jbenet/go-datastore/issues/6
-
- 28 Oct, 2014 1 commit
-
-
Brian Tiger Chow authored
-
- 26 Oct, 2014 1 commit
-
-
Jeromy authored
-
- 25 Oct, 2014 2 commits
- 21 Oct, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 08 Oct, 2014 1 commit
-
-
Jeromy authored
-
- 06 Oct, 2014 2 commits
-
-
Jeromy authored
-
Juan Batiz-Benet authored
-
- 04 Oct, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 03 Oct, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 01 Oct, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Jeromy authored
-
- 22 Sep, 2014 7 commits
-
-
Juan Batiz-Benet authored
(perhaps should be logged instead)
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
Move go-ipfs/bitswap package to go-ipfs/exchange/bitswap * Delineates the difference between the generic exchange interface and implementations (eg. BitSwap protocol) Thus, the bitswap protocol can be refined without having to overthink how future exchanges will work. Aspects common to BitSwap and other exchanges can be extracted out to the exchange package in piecemeal. Future exchange implementations can be placed in sibling packages next to exchange/bitswap. (eg. exchange/multilateral)
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-