- 11 Feb, 2015 1 commit
-
-
Matt Bell authored
-
- 10 Feb, 2015 1 commit
-
-
Jeromy authored
-
- 03 Feb, 2015 7 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
Let's save log.Error for things the user can take action on. Moved all our diagnostics to log.Debug. We can ideally reduce them even further.
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
this will help us introspect what's going on.
-
Juan Batiz-Benet authored
This addr manager should seriously help with the addrsplosion problem.
-
- 02 Feb, 2015 3 commits
-
-
Matt Bell authored
-
Jeromy authored
-
Juan Batiz-Benet authored
unixfs file size != merkledag cumulative size
-
- 01 Feb, 2015 5 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
⚠ this commit makes your current configs unusable, as the default bootstrap peers. You may need to edit your config. Go from: ```js Bootstrap: [ { "Address": "/ip4/104.131.131.82/tcp/4001", "PeerID": "QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ" } ] ``` To: ```js Bootstrap: [ "/ip4/104.131.131.82/tcp/4001/ipfs/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ" ] ```
-
- 31 Jan, 2015 2 commits
-
-
Jeromy authored
Addresses bug #689
-
Mildred Ki'Lya authored
-
- 29 Jan, 2015 1 commit
-
-
Jeromy authored
-
- 28 Jan, 2015 4 commits
-
-
Jeromy authored
-
Jeromy authored
-
Juan Batiz-Benet authored
This commit removes the dependency on go-fuse-version, and thus the fuse headers. It also introduces an elaborate troubleshooting process that diagnoses whether fuse installed -- and which version -- with as little requirements as possible (attept to use sysctl, fall-back on the go-fuse-version binary, etc). It then nicely instructs the user what to do next.
-
Brian Tiger Chow authored
-
- 27 Jan, 2015 6 commits
- 26 Jan, 2015 1 commit
-
-
Matt Bell authored
-
- 25 Jan, 2015 3 commits
- 24 Jan, 2015 6 commits