Commit graph

17 commits

Author SHA1 Message Date
mykola2312
a372438632 implement rpc cli host query, fix bugs 2025-01-26 04:31:26 +02:00
mykola2312
510bfb0e27 implement node rpc host query 2025-01-24 19:08:07 +02:00
mykola2312
2b294c993d implement new-host and new-node rpc node commands 2025-01-24 03:46:33 +02:00
mykola2312
8d9ccac993 implement first rpc command for keystore, fix bugs in rpc controller register 2025-01-24 03:12:05 +02:00
mykola2312
923c57ab70 fix bugs related to uninitialized state objects, now node state sync works 2025-01-19 16:15:11 +02:00
mykola2312
431314292e implement node sync handler, tho needs bug fixes, testing 2025-01-19 15:50:55 +02:00
mykola2312
428aa2a11e begin working on sync handler 2025-01-19 13:36:30 +02:00
mykola2312
b3ac79797c implement node sync serialization 2025-01-19 12:49:32 +02:00
mykola2312
7c5410441a implement IP primitives in proto buffer 2025-01-18 16:40:01 +02:00
mykola2312
7999d56959 implement sync deserialization 2025-01-18 16:06:45 +02:00
mykola2312
6b50d97eac begin implementing node sync packet 2025-01-18 15:24:53 +02:00
mykola2312
ca2dd6da1a implement lux node state serialization 2025-01-18 13:35:22 +02:00
mykola2312
0f3b59fda6 implement neighbor list 2025-01-18 13:26:30 +02:00
mykola2312
9e661baad2 implement host option update channel feed. need to fix sigsegv bug when goroutine reads from closed channel 2025-01-18 10:29:01 +02:00
mykola2312
afcba5d91c implement heartbeat handler, tho needs more proper testing 2025-01-18 09:55:59 +02:00
mykola2312
4dea4c8d07 begin working on node 2025-01-18 09:32:57 +02:00
mykola2312
0cdbeaf801 implement lux node state 2025-01-17 15:19:30 +02:00