- 27 Sep, 2014 1 commit
-
-
Jeromy authored
-
- 26 Sep, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 24 Sep, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
WARNING: change breaks old configs. @whyrusleeping @perfmode This commit changes the way addresses are stored in config files. It lumps Identity.Address and RPCAddress into Addresses. This commit also fixes several golint issues.
-
- 22 Sep, 2014 25 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
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
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
-