1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-17 12:39:38 +08:00

13 Commits

Author SHA1 Message Date
555bc871fc bugfixes to prev commit 2014-10-09 04:53:02 -07:00
972c0f7b4b 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
910a76e220 updated multiaddr use across codebase 2014-10-06 04:13:43 -07:00
aa29603923 dht tests pass again 2014-09-22 04:06:16 -07:00
9dd39de491 Fixed connections all over. 2014-09-22 04:06:12 -07:00
15a823d058 newMessage and more impl. 2014-09-22 04:05:19 -07:00
9eb41e7237 ping + find peer 2014-09-22 04:05:17 -07:00
1461feec3f simpler, clearer dht message 2014-09-22 04:05:17 -07:00
7968b45e58 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
fcff5a5c96 rework bitswap to reflect discussion on PR #32 2014-08-28 16:48:00 -07:00
c9c9420912 add some more tests in 2014-08-20 18:42:26 -07:00
87bfdbc599 Made the DHT module pass golint 2014-08-20 18:36:21 -07:00
2c74093bc7 Made the DHT module pass golint 2014-08-20 18:36:13 -07:00