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

17 Commits

Author SHA1 Message Date
aa29603923 dht tests pass again 2014-09-22 04:06:16 -07:00
a114e9cd12 better query processing (runner) 2014-09-22 04:05:22 -07:00
29322a24da tests compile 2014-09-22 04:05:21 -07:00
67e76c0acc godeps multiaddr + swarm move. 2014-09-22 04:05:12 -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
1fa7c07dc7 clean up merge of bren2010's crypto branch and merge into master 2014-09-08 18:17:57 +00:00
cfdf01d58a bitswap first working commit! 2014-08-26 14:24:51 -07:00
c5e7273cab refactor to allow use of mes_listener outside of dht 2014-08-23 22:25:50 -07:00
05b80afc35 fix swarm message type code, i beleive it works well now 2014-08-20 18:42:40 -07:00
afdac2ca3a add in message type routing to the swarm object. tired, needs cleanup. 2014-08-20 18:42:31 -07:00
060930c486 removed failure call i forgot to remove 2014-08-20 18:42:26 -07:00
c9c9420912 add some more tests in 2014-08-20 18:42:26 -07:00
a6851fa55b Made routing code pass golint. 2014-08-20 18:36:32 -07:00
b7a882be89 get implementation according to kademlia spec. 2014-08-15 09:39:38 -07:00
f09dba772c more tests and add in table filtering by peer latency 2014-08-11 20:11:23 -07:00
4cb2e1e07b add fauxNet to stand in for Swarm in tests to reproduce various network conditions 2014-08-11 09:06:20 -07:00
0a41abdd1d starting a new testing framework 2014-08-10 21:40:17 -07:00