Jacek Sieka
6c7de03622
chore: bump stew et al ( #107 )
...
* fix use of deprecated imports
* bump stew
* `results` is its own package
* drop protobuf_serialization
* force leveldb version
2025-12-11 13:47:10 +01:00
Eric
bc27eebb85
fix pinned deps
...
Leaving nim-datastore as a commit hash until it has a relevant release tag
2025-02-13 12:08:09 +11:00
Arnaud
4eb4e9126a
Use IpAddress instead of ValidAddress; remove unused import
2024-12-18 10:50:02 +01:00
Csaba Kiraly
02bc12e639
change node seen flag to an exponential moving average
...
keep defaults as before
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
# Conflicts:
# codexdht/private/eth/p2p/discoveryv5/node.nim
# codexdht/private/eth/p2p/discoveryv5/routing_table.nim
2024-10-14 15:33:29 +02:00
Csaba Kiraly
f3eec2a202
node: add RTT and bandwidth measurement holders
...
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2024-10-08 11:17:29 +02:00
Ben Bierens
9acdca795b
routing table logging update ( #97 )
...
* Clear logs for adding and removing of nodes. routingtable log topic for filtering.
* Makes node ID shortening consistent with other short-id formats
* redundant else block
* fixes dependencies
2024-09-23 15:49:08 +02:00
Dmitriy Ryajov
a7f14bc9b7
Fix logging format ( #87 )
...
* add shortLog for Address
* compile with trace logging to catch errors
2023-11-20 09:34:40 -08:00
Jaremy Creechley
c3d073c3da
finishing renaming
2023-07-12 14:57:26 -07:00