1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-10 18:10:54 +09:00
Commit graph

42 commits

Author SHA1 Message Date
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
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
d30d79a110
wip: secureservice with verifiers 2023-02-13 21:48:41 +03:00
Sergey Cherepanov
a0e2f62d7e
expose chash params 2023-02-04 19:45:11 +03:00
mcrakhman
58646d8b0c
Transactional add in object tree 2023-01-15 15:49:09 +01:00
Sergey Cherepanov
96f7c6073d
nodeconf Partition + ReplKey + configuration tests 2023-01-13 15:41:08 +03:00
mcrakhman
b2da6ff300
Update synctree to connect with responsible node 2023-01-13 12:55:28 +01:00
Sergey Cherepanov
aa9d84a86b
nodeconf: expose CHash 2023-01-13 10:14:50 +03:00
Sergey Cherepanov
596a315c5f
make common module as any-sync repo 2023-01-05 15:34:09 +03:00