- 28 Sep, 2014 1 commit
-
-
Jeromy authored
-
- 27 Sep, 2014 6 commits
-
-
Jeromy authored
-
Juan Batiz-Benet authored
Peerstore Fix
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 26 Sep, 2014 8 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
it's failing when machine slow (travis)
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
This is to avoid having to import ds elsewhere.
-
Juan Batiz-Benet authored
config: rename addresses
-
- 25 Sep, 2014 4 commits
-
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
Rather than pushing errors back down to lower layers, propagate the errors upward. This commit adds a `ReceiveError` method to BitSwap's network receiver. Still TODO: rm the error return value from: net.service.handler.HandleMessage This is inspired by delegation patterns in found in the wild.
-
Brian Tiger Chow authored
-
- 24 Sep, 2014 3 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.
-
Brian Tiger Chow authored
This commit... is a second attempt at: https://github.com/jbenet/go-ipfs/pull/68 partially addresses: https://github.com/jbenet/go-ipfs/issues/66 is the result of discussion at: https://gist.github.com/perfmode/f2951c1ed3a02c484d0b
-
- 23 Sep, 2014 11 commits
-
-
Brian Tiger Chow authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Brian Tiger Chow authored
Fixed Ping (minor)
-
Jeromy Johnson authored
Fixed a link in the README (and capitalization).
-
epitron authored
-
Juan Batiz-Benet authored
This fixes the broken pinging. (the issue was the cluster level, it's bein set incorrectly (off by one)) Anyway, this works now: [peer: QmfQTbC3LxfpK5WoyHW2WgnAzo6d6GePuq2wHTsJNXM5PS] Sent message type: 'PING' [to = QmNXUeFrV9gxR4aqJddEsfhWZLSJrUsfpUSeRb3R7xvSp9] [QmfQTbC3LxfpK5WoyHW2WgnAzo6d6GePuq2wHTsJNXM5PS] ping QmNXUeFrV9gxR4aqJddEsfhWZLSJrUsfpUSeRb3R7xvSp9 end (err = %!s(<nil>)) cc @whyrusleeping
-
Juan Batiz-Benet authored
-
Jeromy authored
-
Jeromy authored
-
- 22 Sep, 2014 7 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
New net interface
-
Brian Tiger Chow authored
failing due to nil pointer dereference
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
sending
-