Juan Batiz-Benet
|
315bd4705b
|
handler fixes for tests
|
2014-10-10 20:48:20 -07:00 |
|
Juan Batiz-Benet
|
740b381804
|
changed logging, in dht and elsewhere
- use log.* instead of u.*
- use automatic type conversions to .String()
(Peer.String() prints nicely, and avoids calling b58 encoding
until needed)
|
2014-10-07 21:33:59 -07:00 |
|
Juan Batiz-Benet
|
e21c73a531
|
updated multiaddr use across codebase
|
2014-10-06 04:13:43 -07:00 |
|
Juan Batiz-Benet
|
be6003d75f
|
update net with peerstore
|
2014-09-26 02:41:46 -07:00 |
|
Jeromy
|
8d38164677
|
make a few tests perform operations in two directions instead of one
|
2014-09-22 22:34:30 -07:00 |
|
Brian Tiger Chow
|
f20eef9455
|
fix(routing:dht) add ctx args
|
2014-09-22 04:06:19 -07: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
|
b0fbaeeef4
|
provider testing
|
2014-09-22 04:06:15 -07:00 |
|
Juan Batiz-Benet
|
34e171e2b3
|
fixed get/put
|
2014-09-22 04:06:12 -07:00 |
|
Juan Batiz-Benet
|
709f932e6e
|
Fixed connections all over.
|
2014-09-22 04:06:12 -07:00 |
|
Juan Batiz-Benet
|
900756124e
|
comment out dht_test for now.
|
2014-09-22 04:06:10 -07:00 |
|
Juan Batiz-Benet
|
45796e5fdf
|
remove start
|
2014-09-22 04:05:23 -07:00 |
|
Juan Batiz-Benet
|
be2a8df715
|
tests compile
|
2014-09-22 04:05:21 -07:00 |
|
Juan Batiz-Benet
|
caeecd0f43
|
starting to integrate new net
|
2014-09-22 04:05:13 -07:00 |
|
Juan Batiz-Benet
|
9f04d5e839
|
godeps multiaddr + swarm move.
|
2014-09-22 04:05:12 -07:00 |
|
Jeromy
|
40d3ba331f
|
fix typo that caused test failure in dht_test.go
|
2014-09-18 18:32:58 +00:00 |
|
Jeromy
|
d92d480465
|
improve cleaning up in dht tests.
|
2014-09-15 20:45:36 +00:00 |
|
Siraj Ravel
|
f874e86622
|
checking returned value
|
2014-09-14 21:44:19 -07:00 |
|
Siraj Ravel
|
f03d2a874a
|
Test for getLocal method in DHT
|
2014-09-14 20:59:09 -07:00 |
|
Siraj Ravel
|
12314063e0
|
golint cleanup
|
2014-09-11 12:25:52 -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
|
411cf6f6bf
|
create new crypto package and make rest of repo use it
|
2014-09-03 20:15:10 +00:00 |
|
Jeromy
|
784432473a
|
fix up tests that started failing after changing identify code
|
2014-09-01 21:55:59 -07:00 |
|
Jeromy
|
46057597bb
|
bitswap first working commit!
|
2014-08-26 14:24:51 -07:00 |
|
Jeromy
|
d574d518b1
|
add in message type routing to the swarm object. tired, needs cleanup.
|
2014-08-20 18:42:31 -07:00 |
|
Chas Leichner
|
320f527284
|
Made routing code pass golint.
|
2014-08-20 18:36:32 -07:00 |
|
Chas Leichner
|
027449129f
|
Made the DHT module pass golint
|
2014-08-20 18:36:21 -07:00 |
|
Jeromy
|
3454da1ab3
|
fix a few infinitely looping RPCs
|
2014-08-14 08:32:17 -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 |
|
Jeromy
|
e6ab2e2095
|
more work implementing coral type lookups
|
2014-08-10 21:02:05 -07:00 |
|
Jeromy
|
87ece46e35
|
tiered put/get implemented
|
2014-08-09 22:28:46 -07:00 |
|
Jeromy
|
4d1843954b
|
make tests pass a little more reliably by changing a port to not overlap
|
2014-08-08 19:49:27 -07:00 |
|
Jeromy
|
ae556952dc
|
address issues from code review (issue #25)
|
2014-08-08 18:09:21 -07:00 |
|
Jeromy
|
5bd8258ea1
|
add a unit test for provides functionality
|
2014-08-07 21:52:11 -07:00 |
|
Jeromy
|
e3c8afa072
|
worked on gathering data for diagnostic messages and some other misc cleanup
|
2014-08-07 06:21:50 -07:00 |
|
Jeromy
|
8de2ce6b7c
|
fix bug in routing table lookups
|
2014-08-07 06:21:44 -07:00 |
|
Jeromy
|
748d08d0a8
|
finish implementation of Put and Get for DHT
|
2014-08-07 06:21:12 -07:00 |
|
Jeromy Johnson
|
dcb28f74c0
|
finish basic communcations between nodes and add a test of the ping operation
|
2014-08-07 06:21:11 -07:00 |
|