- 22 Sep, 2014 19 commits
-
-
Juan Batiz-Benet authored
for now, ipfs add output format: added <hash> <path> ... (these commands will adhere to strict formats.)
-
Juan Batiz-Benet authored
-
Brian Tiger Chow authored
style(exch:bitswap) rename NetMessage adapter impl
-
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)
-
Juan Batiz-Benet authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
=)
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Brian Tiger Chow authored
remove this setter while the interface is under construction
-
Juan Batiz-Benet authored
-
Brian Tiger Chow authored
* to wrap datastore for ease of use * to pass a non-responsive bitswap mock rather than performing nil * checks internally
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 17 Sep, 2014 1 commit
-
-
Jeromy authored
-
- 12 Sep, 2014 6 commits
- 10 Sep, 2014 1 commit
-
-
Brian Tiger Chow authored
dependencies are vendored into Godeps/_workspace and commit versions are recorded in Godeps.json update datastore to e89f0511 update go.crypto
-
- 09 Sep, 2014 1 commit
-
-
Jeromy authored
-
- 05 Sep, 2014 1 commit
-
-
Jeromy authored
-
- 04 Sep, 2014 1 commit
-
-
Jeromy authored
-
- 03 Sep, 2014 1 commit
-
-
Jeromy authored
-
- 02 Sep, 2014 2 commits
- 01 Sep, 2014 1 commit
-
-
Jeromy authored
-
- 30 Aug, 2014 2 commits
- 29 Aug, 2014 1 commit
-
-
Jeromy authored
-
- 26 Aug, 2014 1 commit
-
-
Jeromy authored
-
- 25 Aug, 2014 1 commit
-
-
Jeromy authored
-
- 22 Jul, 2014 1 commit
-
-
Juan Batiz-Benet authored
-