Commit graph

35 commits

Author SHA1 Message Date
Igor Katson
963f8167de
Fix a very rare bug where DHT paniced 2025-06-12 12:27:23 +01:00
Igor Katson
28332fd4b9
Prepare for releasing 8.1.0 2025-06-05 11:38:50 +01:00
Igor Katson
438e164ffd
Fix clippy errors 2024-12-03 20:40:02 +00:00
Joshua Abraham
0836b651a7 Add support for BTv2 magnet links 2024-01-07 20:57:10 -06:00
Igor Katson
4af26ae246
Add max size to routing table 2023-11-30 15:35:08 +00:00
Igor Katson
16a4d22b6b
Fix a bug in get_bit() 2023-11-30 14:49:39 +00:00
Igor Katson
fee2690aae
With pinger its not entirely bad now, but still pretty horrible 2023-11-30 13:58:33 +00:00
Igor Katson
8d58a9f419
Doesnt refresh properly 2023-11-30 13:30:11 +00:00
Igor Katson
c8967f2469
Bucket refresher. Broken 2023-11-30 11:38:15 +00:00
Igor Katson
658bbdb652
Add "last_refreshed" property on buckets 2023-11-30 09:59:13 +00:00
Igor Katson
f04277cc11
Make questionable node pings better 2023-11-30 09:38:35 +00:00
Igor Katson
a5ae2988b8
Downgraded a bunch of messages from debug to trace 2023-11-29 23:45:08 +00:00
Igor Katson
69b9918e4f
Going so far again... 2023-11-29 19:40:31 +00:00
Igor Katson
dc3da89b59
DHT routing table tracking errors better 2023-11-29 10:40:29 +00:00
Igor Katson
91c99a272f
cargo fmt / clippy / fix 2023-11-28 11:35:28 +00:00
Igor Katson
0478577a72
Nothing 2023-11-28 09:23:05 +00:00
Igor Katson
ab5ae527aa
A bunch of initial changes to DHT 2023-11-27 18:53:20 +00:00
Igor Katson
48a14823fa
Changed log to tracing 2023-11-19 13:05:42 +00:00
Igor Katson
b2fb4729c7 Fix or disable all failing tests. Fix all cargo clippy warnings 2021-10-18 16:38:43 +01:00
Igor Katson
5fd218d456 Nothing 2021-07-18 16:56:47 +01:00
Igor Katson
1300faa0b4 Persistent DHT 2021-07-18 10:53:33 +01:00
Igor Katson
52f17a1717 Routing table serialize / optimzie 2021-07-17 14:45:18 +01:00
Igor Katson
24c38b1de1 Saving 2021-07-16 15:40:04 +01:00
Igor Katson
ff2f74594a Reimplement routing table as a vector 2021-07-16 14:49:36 +01:00
Igor Katson
98dff76c40 DHT stats in HTTP API 2021-07-14 13:40:56 +01:00
Igor Katson
32789f3c8c Dumping routing table to JSON. Wow 2021-07-14 01:16:47 +01:00
Igor Katson
ca25bac486 Dumping routing table to JSON. Wow 2021-07-14 01:03:39 +01:00
Igor Katson
fe4dcb226f DHT stats 2021-07-14 00:48:53 +01:00
Igor Katson
2eabebb5c3 Replaced DHT with custom one! Lets see if it works 2021-07-12 19:55:23 +01:00
Igor Katson
5c41796485 Saving 2021-07-12 19:42:48 +01:00
Igor Katson
d57079c75a Will start to test soon 2021-07-12 16:24:26 +01:00
Igor Katson
dc6fc6bba2 Routing table sort of works 2021-07-12 14:39:03 +01:00
Igor Katson
9c37706dba Routing table sort of works 2021-07-12 14:38:55 +01:00
Igor Katson
44a72b1088 Saving 2021-07-12 13:59:58 +01:00
Igor Katson
950d47ab31 Saving 2021-07-12 11:56:26 +01:00