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

67 commits

Author SHA1 Message Date
Mikhail Rakhmanov
95ba16876a
Add space pull with acls 2025-06-04 15:35:33 +02:00
Mikhail Rakhmanov
79d0352d6d
Add record verifier and encoding 2025-05-11 11:57:06 +02:00
Mikhail Rakhmanov
0cac23037c
Fix snapshot path, update mocks, ignore heads mismatch error 2025-03-11 16:20:44 +01:00
mcrakhman
405fdbd0bc
Merge branch 'main' into GO-4146-new-spacestore
# Conflicts:
#	go.mod
2025-02-05 16:53:19 +01:00
mcrakhman
d17864b416
Regenerate mocks, fix synctree and syncacl tests 2025-02-04 23:45:45 +01:00
mcrakhman
798e292ff0
Fix acl issues, better error checks 2025-01-23 14:45:33 +01:00
Sergey G.
e1f695ae0d
feat(nodeconfstore): create dirs recursively 2025-01-22 21:32:17 +04:00
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