Juan Batiz-Benet
|
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 |
|
Juan Batiz-Benet
|
e21c73a531
|
updated multiaddr use across codebase
|
2014-10-06 04:13:43 -07:00 |
|
Brian Tiger Chow
|
0094145c29
|
feat(net:service, routing) remove error return value
|
2014-09-24 23:35:36 -04:00 |
|
Juan Batiz-Benet
|
a62411035e
|
Routing uses context now
@perfmode boom
|
2014-09-22 04:06:18 -07:00 |
|
Juan Batiz-Benet
|
0a9810a150
|
dht tests pass again
|
2014-09-22 04:06:16 -07:00 |
|
Juan Batiz-Benet
|
b5f0a42bd6
|
better query processing (runner)
|
2014-09-22 04:05:22 -07:00 |
|
Juan Batiz-Benet
|
be2a8df715
|
tests compile
|
2014-09-22 04:05:21 -07:00 |
|
Juan Batiz-Benet
|
9f04d5e839
|
godeps multiaddr + swarm move.
|
2014-09-22 04:05:12 -07:00 |
|
Brian Tiger Chow
|
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 |
|
Jeromy
|
bd5c670606
|
clean up merge of bren2010's crypto branch and merge into master
|
2014-09-08 18:17:57 +00:00 |
|
Jeromy
|
46057597bb
|
bitswap first working commit!
|
2014-08-26 14:24:51 -07:00 |
|
Jeromy
|
1f31afdb46
|
refactor to allow use of mes_listener outside of dht
|
2014-08-23 22:25:50 -07:00 |
|
Jeromy
|
2f6d94a86b
|
fix swarm message type code, i beleive it works well now
|
2014-08-20 18:42:40 -07:00 |
|
Jeromy
|
d574d518b1
|
add in message type routing to the swarm object. tired, needs cleanup.
|
2014-08-20 18:42:31 -07:00 |
|
Jeromy
|
f03d3626ed
|
removed failure call i forgot to remove
|
2014-08-20 18:42:26 -07:00 |
|
Jeromy
|
fd754c778e
|
add some more tests in
|
2014-08-20 18:42:26 -07:00 |
|
Chas Leichner
|
320f527284
|
Made routing code pass golint.
|
2014-08-20 18:36:32 -07:00 |
|
Jeromy
|
986088887d
|
get implementation according to kademlia spec.
|
2014-08-15 09:39:38 -07:00 |
|
Jeromy
|
891400d240
|
more tests and add in table filtering by peer latency
|
2014-08-11 20:11:23 -07:00 |
|
Jeromy
|
653841f2d7
|
add fauxNet to stand in for Swarm in tests to reproduce various network conditions
|
2014-08-11 09:06:20 -07:00 |
|
Jeromy
|
10ef87b692
|
starting a new testing framework
|
2014-08-10 21:40:17 -07:00 |
|