Commit Graph

15 Commits

Author SHA1 Message Date
28e083b902 peer.Peer is now an interface
![](http://m.memegen.com/77n7dk.jpg)
2014-10-20 03:26:46 -07:00
5fe1399bab dht handleAddProviders adds addr in msg
Otherwise don't have the peer's target address.
2014-10-18 04:28:24 -07:00
5648eddcc3 bugfixes to prev commit 2014-10-09 04:53:02 -07:00
9b0f481c76 u.DOut -> log.Debug
and other logging switches. I kept the u.PErr and u.POut in cli
commands, as those do need to write raw output directly.
2014-10-09 04:50:22 -07:00
e21c73a531 updated multiaddr use across codebase 2014-10-06 04:13:43 -07:00
0a9810a150 dht tests pass again 2014-09-22 04:06:16 -07:00
709f932e6e Fixed connections all over. 2014-09-22 04:06:12 -07:00
fa2b736bbe newMessage and more impl. 2014-09-22 04:05:19 -07:00
9dff985f96 ping + find peer 2014-09-22 04:05:17 -07:00
8a7747dc71 simpler, clearer dht message 2014-09-22 04:05:17 -07:00
531769861d vendor dependencies with godep
dependencies are vendored into Godeps/_workspace and commit versions are
recorded in Godeps.json

update datastore to e89f0511
update go.crypto
2014-09-09 22:39:42 -07:00
f81ae37fd9 rework bitswap to reflect discussion on PR #32 2014-08-28 16:48:00 -07:00
fd754c778e add some more tests in 2014-08-20 18:42:26 -07:00
027449129f Made the DHT module pass golint 2014-08-20 18:36:21 -07:00
ea129a5171 Made the DHT module pass golint 2014-08-20 18:36:13 -07:00