Commit Graph

12 Commits

Author SHA1 Message Date
draoi
c9a66fdd63 dnet: update urwid version and switch to urwid scroll 2024-07-22 10:39:24 +02:00
draoi
25b614fadd dnet: reimplement node dis(connect) handling 2024-07-21 16:39:38 +02:00
draoi
aeb7f8b90a dnet: simplify view.py and improve inbound (dis)connection handling
Stiill TODO:

* re-implement offline nodes comes online, online node goes offline
* update to latest urwid version.
2024-07-21 16:39:38 +02:00
draoi
68b63a76e9 dnet+lilith: rename anchorlist to goldlist 2024-07-17 15:52:39 +02:00
draoi
5cbba48ec4 dnet: fix copy paste error 2024-07-17 15:52:39 +02:00
draoi
a20ab3b5a8 doc: add dnet code comments 2024-02-09 09:39:27 +01:00
draoi
af7ac9edb3 dnet: also render lilith info in the event render loop 2024-02-02 15:41:12 +01:00
draoi
716af31848 dnet+lilith: enable hostlist debugging
display lilith's whitelist, greylist and anchorlist in dnet
2024-02-02 15:41:12 +01:00
draoi
e2a47f99db dnet: fix bug that caused lilith info not to be displayed 2024-02-02 15:41:12 +01:00
parazyd
0e6f51e895 chore: Update copyright year in license headers 2024-01-16 13:07:22 +01:00
lunar-mining
cc6c27b034 dnet: add license to src/util.py 2023-11-24 16:17:15 +01:00
lunar-mining
a4523f6017 dnet: move source files to src/, rename main.py to dnet and make executable
also rename default config to dnet_config.toml
2023-11-24 16:17:15 +01:00