Commit graph

15 commits

Author SHA1 Message Date
Jack Robison
8619bc6e27
expand empty buckets 2018-06-29 13:33:35 -04:00
Jack Robison
2d0b3547d7
add BucketRange to bucket struct
-initialize the routing table with one bucket covering the entire keyspace
2018-06-26 16:31:29 -04:00
Alex Grintsvayg
ab9b6f27e5 correct node_finder to use loose parallelism 2018-06-25 15:48:57 -04:00
Alex Grintsvayg
107757060e broke out contact into separate file 2018-06-25 13:00:55 -04:00
Alex Grintsvayg
4ab3aea7b6 small test 2018-06-19 14:06:35 -04:00
Alex Grintsvayg
385a24337a cluster automatically balances what nodes are announcing what hashes 2018-06-19 13:47:13 -04:00
Alex Grintsvayg
3e7f7583d6 move bitmap into separate package 2018-06-14 20:10:44 -04:00
Alex Grintsvayg
ea67bb93d8 added routing table saving, bitmap operations, lots of tests 2018-05-19 13:06:19 -04:00
Alex Grintsvayg
2bf117b05f bootstrap node, bucket grooming 2018-05-13 17:33:49 -04:00
Alex Grintsvayg
81759d8b5a move most dht code into Node 2018-04-27 20:16:12 -04:00
Alex Grintsvayg
c337973c0f add token manager, add token to request/response, sucessfully perform a STORE request on the python daemon 2018-04-05 16:27:28 -04:00
Alex Grintsvayg
e68fc1dd00 dht iterativefind, some tests 2018-03-28 21:05:27 -04:00
Alex Grintsvayg
3bb2d90b7b findvalue done 2018-03-11 06:21:02 -04:00
Alex Grintsvayg
75b3376305 lots more work. findnode should work now 2018-03-08 19:50:18 -05:00
Alex Grintsvayg
a74f82e6b2 basic dht + tests 2018-03-06 20:15:44 -05:00