72 Commits

Author SHA1 Message Date
mcrakhman
98931433a5
Fix handshake tests 2023-03-26 13:45:24 +02:00
mcrakhman
d9868c55c2
Add KeyStorage 2023-03-25 14:06:20 +01:00
mcrakhman
fd5bd0b099
More key changes 2023-03-25 13:15:19 +01:00
mcrakhman
5baa6dc856
ACLState refactoring 2023-03-24 22:43:25 +01:00
mcrakhman
d9cf1feaee
Merge branch 'protocol-crypto-update' into update-proto
# Conflicts:
#	commonspace/object/acl/aclrecordproto/aclrecord.pb.go
2023-03-24 14:58:47 +01:00
mcrakhman
33c9a25665
Add sym key 2023-03-24 13:01:53 +01:00
mcrakhman
add25062f3
WIP refactor crypto proto 2023-03-24 11:45:39 +01:00
mcrakhman
18240ea5ef
Update aclrecordproto 2023-03-22 18:51:01 +01:00
Roman Khafizianov
1a01f361ad
Merge pull request #48 from anytypeio/fix-suggared-logger
fix replacing existing logger
2023-03-13 14:15:26 +01:00
mcrakhman
67ca417cb8
Change timeestamps 2023-03-11 12:52:42 +01:00
Roman Khafizianov
df9a5f11ae
cleanup logger names 2023-03-10 19:32:20 +01:00
Roman Khafizianov
ec0d8a0c07
fix replacing existing logger 2023-03-10 19:18:15 +01:00
mcrakhman
a97efd2a5b
Merge branch 'ocache-try-close' into update-proto 2023-03-10 18:12:03 +01:00
mcrakhman
01e170ba69
Add newline to treechangeproto 2023-03-10 16:52:30 +01:00
mcrakhman
ea74562290
Add change type and payload 2023-03-10 14:37:03 +01:00
mcrakhman
74f39239c6
Update tryclose with ttl 2023-03-10 10:17:57 +01:00
mcrakhman
0c79741216
Update objecttree with tryclose 2023-03-09 23:09:26 +01:00
Roman Khafizianov
0d40838196
rename some loggers to the same convention 2023-03-07 10:42:36 +01:00
Mikhail Rakhmanov
d22d8f4f25
Merge pull request #39 from anytypeio/coordinator 2023-03-06 18:59:17 +01:00
mcrakhman
5218eea8ad
Fix change builder with no root 2023-03-02 21:08:14 +01:00
Roman Khafizianov
3f95941045
exclude graphviz when CGO_ENABLED=0 2023-02-28 17:03:19 +01:00
mcrakhman
0c200ba323
Test settings state builder 2023-02-25 21:41:35 +01:00
mcrakhman
8d25922f27
Update interfaces 2023-02-24 23:42:05 +01:00
mcrakhman
3cd292db5b
Update any-sync new deletion logic 2023-02-23 21:08:31 +01:00
mcrakhman
c37c7ba874
Fix putTree close and handshake params and add logs for trees used debug 2023-02-21 16:36:58 +01:00
Sergey Cherepanov
047bd1c379
handleQueue thread close / onObjectClose method 2023-02-14 16:53:43 +03:00
Roman Khafizianov
0601685040
fix tests 2023-02-10 14:40:45 +01:00
Roman Khafizianov
adec5fa746
RWLocker iface: add TryLock 2023-02-10 14:23:45 +01:00
Sergey Cherepanov
b2140f3c30
fix win build 2023-02-05 17:29:55 +03:00
mcrakhman
d3108b5e6c
Move remote getter to separate entity 2023-02-05 11:31:14 +01:00
mcrakhman
9c696ad96a
Rename sync tree 2023-02-04 17:38:27 +01:00
mcrakhman
ea48365d2f
Simplify ping tree 2023-02-03 20:12:02 +01:00
mcrakhman
a193906d94
Add wait for available peers to appear 2023-02-03 15:36:12 +01:00
mcrakhman
fad981daee
Update responsible peers 2023-02-03 14:55:30 +01:00
mcrakhman
2da9f84907
Switch peers when getting tree 2023-02-03 14:49:05 +01:00
mcrakhman
9ba0620cab
Fix peer getting in sync tree 2023-02-03 12:55:44 +01:00
mcrakhman
c8f6e39199
Merge branch 'main' into middleware-compatibility 2023-01-30 17:40:10 +01:00
Sergey Cherepanov
73762e460a
streammanger -> peermanager, remove confconnector 2023-01-30 19:18:53 +03:00
mcrakhman
e1565f60d6
Merge branch 'main' into middleware-compatibility 2023-01-28 20:24:40 +01:00
Sergey Cherepanov
8f1cba3770
streampool fixes 2023-01-27 16:15:50 +03:00
Sergey Cherepanov
44ffc39729
fix test 2023-01-27 14:52:08 +03:00
Sergey Cherepanov
d7a888c1fd
add requestId to separate request/reply flows 2023-01-27 14:37:06 +03:00
Sergey Cherepanov
92bb1ce576
space milti queue 2023-01-27 13:50:36 +03:00
mcrakhman
bf56f338f2
Set heads in tree storage 2023-01-26 12:55:34 +01:00
mcrakhman
82b398ff7f
Set object tree id at the start 2023-01-26 10:06:06 +01:00
Sergey Cherepanov
6cb696d508
debug/fixes 2023-01-25 23:35:20 +03:00
mcrakhman
dffb418e60
Add tree exporter 2023-01-25 21:20:23 +01:00
mcrakhman
348b94a554
Change debug api for tree 2023-01-25 11:26:37 +01:00
mcrakhman
60b2c99660
Change interfaces for import tree 2023-01-25 10:13:01 +01:00
Sergey Cherepanov
ddd20ae5b5
ctx logger + streapool add/removeTags + space subscribe message 2023-01-24 22:10:28 +03:00