1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-08 14:07:02 +09:00
Commit graph

38 commits

Author SHA1 Message Date
Anatolii Smolianinov
75bdfb2ddf
set Id to -1 to re-pull configuration from consesus node 2024-09-19 15:19:42 +02:00
Anatolii Smolianinov
de5c80df64
store config if merged 2024-09-17 15:19:31 +02:00
Anatolii Smolianinov
777124d415
ref, append appNode 2024-09-17 13:39:46 +02:00
Anatolii Smolianinov
4a9b28e822
copy all fields when creating a new node 2024-09-17 11:41:55 +02:00
Anatolii Smolianinov
50eea7e847
pass config by reference 2024-09-17 11:41:30 +02:00
Anatolii Smolianinov
24f660e43d
merge coordinator addrs in place; happy path test 2024-09-16 19:49:02 +02:00
Anatolii Smolianinov
5a691f42d9
save addrs; use coordinator type 2024-09-16 12:23:20 +02:00
Anatolii Smolianinov
f4a05bc4f0
func mergedTreeNodes, init 2024-09-16 11:35:49 +02:00
mcrakhman
bbc325ff96
Fix nodeconf empty configuration 2024-08-26 19:05:57 +02:00
AnastasiaShemyakinskaya
fac7c4f8fb
GO-3921: fix comments
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-23 12:06:11 +02:00
AnastasiaShemyakinskaya
2c6e57ea1e
GO-3921: fix test
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-22 18:18:31 +02:00
AnastasiaShemyakinskaya
28797c631a
GO-3921: refactored code
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-22 16:50:14 +02:00
AnastasiaShemyakinskaya
4d565195a3
GO-3921: add new network compatibility status
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-22 14:51:23 +02:00
Anton Akentev
140f810d1f Make ConfigurationToNodeConf private 2023-11-06 17:15:28 +00:00
Anton Akentev
fe8cba6225 Add NodeTypeNamingNode and NodeTypePaymentProcessingNode to nodeconf 2023-11-01 12:42:03 +00:00
Mikhail Iudin
dbae377351
fix imports 2023-05-23 14:47:24 +02:00
Mikhail Iudin
da6c99c949
fix rebase changes 2023-05-23 14:38:34 +02:00
Sergey Cherepanov
d04e55bc9c
propagate handshake error + NetworkCompatibilityStatus method 2023-05-22 17:57:00 +02:00
mcrakhman
ab74809973
Nodeconf error and periodicsync partial rename 2023-04-25 14:00:38 +02:00
Sergey Cherepanov
fabaf676b8
nodeconf update interval config 2023-04-24 15:04:11 +02:00
Sergey Cherepanov
133d6db83c
use periodicSync 2023-04-17 20:08:07 +02:00
Sergey Cherepanov
1616766b4b
update conf on start 2023-04-17 17:00:35 +02:00
Sergey Cherepanov
d819f7773e
nodeconf: stop update loop on close 2023-04-17 15:59:43 +02:00
Sergey Cherepanov
03e400a4b2
fix 2023-04-13 20:47:53 +02:00
Sergey Cherepanov
81cf289a85
fix 2023-04-13 20:46:56 +02:00
Sergey Cherepanov
4bff7f503d
fix 2023-04-13 20:46:01 +02:00
Sergey Cherepanov
2dad7f5c62
nodeconf logs 2023-04-13 20:44:50 +02:00
Sergey Cherepanov
93cd6897d3
coord nodeconf source, nodeconf service updates 2023-04-08 17:01:40 +02:00
Sergey Cherepanov
18db36a70a
nodeconf interfaces 2023-04-06 19:02:18 +02:00
Sergey Cherepanov
f651813f0b
update nodeconf service 2023-03-27 17:55:27 +02:00
Sergey Cherepanov
16daf32edb
expose nodeconf config getter 2023-03-26 16:22:18 +02:00
mcrakhman
4efe189eec
Fix handshake tests 2023-03-26 13:45:24 +02:00
mcrakhman
3a07939b01
WIP refactor crypto proto 2023-03-24 11:45:39 +01:00
Sergey Cherepanov
92fb54a3e4
remove priv keys from nodes conf 2023-02-23 16:55:10 +03:00
Sergey Cherepanov
d6737cc547
coordinator node type 2023-02-23 13:38:58 +03:00
Sergey Cherepanov
1a588d0a72
remove tls listener, move handshake to serve goroutine 2023-02-17 00:09:52 +03:00
Sergey Cherepanov
a0e2f62d7e
expose chash params 2023-02-04 19:45:11 +03:00
Sergey Cherepanov
596a315c5f
make common module as any-sync repo 2023-01-05 15:34:09 +03:00
Renamed from common/nodeconf/service.go (Browse further)