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

60 commits

Author SHA1 Message Date
Anthony Akentiev
4338440bed
Add mocks target to Makefile, regenerate mocks 2024-10-26 18:48:47 +01:00
Anatolii Smolianinov
75bdfb2ddf
set Id to -1 to re-pull configuration from consesus node 2024-09-19 15:19:42 +02:00
Anatolii Smolianinov
c6441686af
remove comment 2024-09-18 14:03:01 +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
09a232f09a
add a test for the case when peerId is different 2024-09-17 11:42:16 +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
91b5ba6c75
Add test 2024-08-26 19:07:40 +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
hellodword
65095f4186
fix: file perm 2024-07-03 16:41:29 +00:00
Sergey
67907c89cc
Generate mocks 2024-01-24 10:01:00 +01: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
mcrakhman
ce7bce7e48
Change treesyncer component and mocks 2023-09-27 22:41:33 +02:00
Sergey Cherepanov
ef128dd33f
switch to uber/gomock 2023-07-10 15:41:22 +02: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
0d0381cc42
fix panic for empty node addresses 2023-04-21 16:04:30 +02:00
Sergey Cherepanov
133d6db83c
use periodicSync 2023-04-17 20:08:07 +02:00
Sergey Cherepanov
6f5b0b04c2
nodeConfStore: create dir on start 2023-04-17 17:10:15 +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
3fcbeb2020
fix 2023-04-13 19:06:16 +02:00
Sergey Cherepanov
2a40bcce85
fix test 2023-04-12 15:09:04 +02:00
Sergey Cherepanov
745f3d56fb
nodeconf store 2023-04-12 14:50:35 +02:00
Sergey Cherepanov
ed004a2ae0
fix handshake test 2023-04-12 14:22:33 +02:00
Sergey Cherepanov
b722e7301d
fix config 2023-04-12 14:22:20 +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
mcrakhman
dc72150c1a
Add credential provider 2023-03-02 22:04:37 +01:00
mcrakhman
e02b2e6964
Test settings state builder 2023-02-25 21:41:35 +01:00