Alex Grintsvayg
|
1f7841e4d0
|
minor refactor
|
2018-05-01 16:18:38 -04:00 |
|
Alex Grintsvayg
|
079a6bf610
|
move most dht code into Node
|
2018-04-27 20:16:12 -04:00 |
|
Alex Grintsvayg
|
34ab2cd1ae
|
actually this is the correct behavior
|
2018-04-24 21:13:48 -04:00 |
|
Alex Grintsvayg
|
a232f02e2d
|
expose how many initial nodes are found
|
2018-04-24 21:13:37 -04:00 |
|
Alex Grintsvayg
|
8f5313fe76
|
fix rt updates, add Ping method
|
2018-04-24 18:12:17 -04:00 |
|
Alex Grintsvayg
|
f5f47aa079
|
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
|
5a37e49765
|
more improvements
|
2018-04-05 11:35:57 -04:00 |
|
Alex Grintsvayg
|
5bb275afaa
|
node finder is its own thing. simplify exported dht api
|
2018-04-03 14:00:35 -04:00 |
|
Alex Grintsvayg
|
ea8d0d1eed
|
proper types for some IDs
|
2018-04-03 13:38:01 -04:00 |
|
Alex Grintsvayg
|
a5ef461fc5
|
findNode and findValue implemented
|
2018-04-03 12:14:04 -04:00 |
|
Alex Grintsvayg
|
24c079a7dd
|
dht iterativefind, some tests
|
2018-03-28 21:05:27 -04:00 |
|
Alex Grintsvayg
|
05e2d8529a
|
add transaction manager, fix bencoding to support int keys, fix routing table bucketing
|
2018-03-23 20:15:35 -04:00 |
|
Alex Grintsvayg
|
211dbd7c50
|
findvalue done
|
2018-03-11 06:21:02 -04:00 |
|
Alex Grintsvayg
|
e13fe7c2f0
|
lots more work. findnode should work now
|
2018-03-08 19:50:18 -05:00 |
|
Alex Grintsvayg
|
5c44ca40c2
|
store works. fixed some bencode bugs
|
2018-03-07 19:49:33 -05:00 |
|
Alex Grintsvayg
|
006a49bd67
|
better tests, better bencoding
|
2018-03-07 16:15:58 -05:00 |
|
Alex Grintsvayg
|
f565d0b78f
|
basic dht + tests
|
2018-03-06 20:15:44 -05:00 |
|