1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-18 22:10:09 +08:00

11 Commits

Author SHA1 Message Date
34a0580ea6 godep multiaddr update 2014-09-22 04:05:19 -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
87bfdbc599 Made the DHT module pass golint 2014-08-20 18:36:21 -07:00
ae6285e5a3 address issues from code review (issue #25) 2014-08-08 18:09:21 -07:00
41c124a282 worked on gathering data for diagnostic messages and some other misc cleanup 2014-08-07 06:21:50 -07:00
bd9fc2b782 fix bug in routing table lookups 2014-08-07 06:21:44 -07:00
87739b3af5 a little more work on message handling stuff 2014-08-07 06:18:20 -07:00
3444d41dce work on framework for dht message handling 2014-08-07 06:18:20 -07:00
8bc80124a4 working on upper level dht implementations, protbuf, etc 2014-08-07 06:18:19 -07:00