149 Commits

Author SHA1 Message Date
Sergey Cherepanov
86ac8e0d75
change nodeconf.Configuration to nodeconf.NodeConf 2023-04-06 19:26:38 +02:00
Sergey Cherepanov
85997631ff
Merge pull request #64 from anytypeio/bilienko/GO-1051
Cache | Reduce RAM
2023-04-04 11:50:49 +02:00
mcrakhman
e9d1de7781
Remove master key from account 2023-04-03 13:19:12 +02:00
mcrakhman
13df75d0e0
Add old account to coordinator proto 2023-04-02 18:53:02 +02:00
mcrakhman
20a4d85836
Update cryptography and add master key 2023-04-02 18:13:10 +02:00
mcrakhman
254fcd5ea8
Change doSnapshot method call 2023-03-29 23:43:04 +02:00
mcrakhman
fb4455e16a
Add settings changefactory tests 2023-03-29 23:40:49 +02:00
mcrakhman
19fd4e3a56
Add settings snapshot logic 2023-03-29 23:06:51 +02:00
Dmitry Bilienko
178159b0c5 Cache | Reduce RAM 2023-03-28 16:25:36 +08:00
mcrakhman
a8ef63eca0
Update space header validation 2023-03-28 00:11:09 +02:00
mcrakhman
13f30aa60f
Change sym encryption logic in objecttree 2023-03-27 23:03:02 +02:00
mcrakhman
9679bb3bf3
Add peer id string for keys 2023-03-27 17:04:59 +02:00
mcrakhman
eec2b842bc
Add accountdata constructor 2023-03-27 16:32:56 +02:00
mcrakhman
3d017d1e0c
Add individual key derivation for trees 2023-03-27 13:01:35 +02:00
mcrakhman
cdfb88d6a8
Add decoders 2023-03-27 01:55:33 +02:00
mcrakhman
2d977ed535
Fix tests 2023-03-26 18:47:35 +02:00
mcrakhman
0243ec0fca
Fix objecttree tests 2023-03-26 18:36:07 +02:00
mcrakhman
ee0f62410f
Remove old acl methods and tests, acl builder 2023-03-26 17:53:11 +02:00
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
mcrakhman
305c509fc6
Update derive id method name 2023-03-16 19:01:05 +01:00
mcrakhman
2691da66f7
Update rpc err in pull space 2023-03-16 18:27:28 +01:00
mcrakhman
417b203b09
Derive space id as a separate method 2023-03-16 17:57:10 +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
25b0695d3e
Add counter for put sync tree 2023-03-13 13:46:36 +01:00
mcrakhman
a2efcafb3e
Update counters 2023-03-13 13:04:23 +01:00
mcrakhman
6b2667d4dc
Add increment/decrement logs 2023-03-13 12:58:37 +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
7d39332a79
Update state builder to fix root change 2023-03-10 16:33:13 +01:00
mcrakhman
19930e6252
Update space reserved constant 2023-03-10 15:07:45 +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
067ad8cf16
Add TryClose to space interface 2023-03-09 23:11:20 +01:00
mcrakhman
0c79741216
Update objecttree with tryclose 2023-03-09 23:09:26 +01:00
mcrakhman
43a35f4878
Add tryclose everywhere 2023-03-09 22:52:31 +01:00
Roman Khafizianov
0d40838196
rename some loggers to the same convention 2023-03-07 10:42:36 +01:00
Roman Khafizianov
3693218fc5
rename logger common.commonspace.settings -> commonspace.settings 2023-03-06 22:26:32 +01:00
Mikhail Rakhmanov
d22d8f4f25
Merge pull request #39 from anytypeio/coordinator 2023-03-06 18:59:17 +01:00
mcrakhman
61cd658ab0
Add todo 2023-03-06 14:29:07 +01:00
mcrakhman
998f631ee8
Update diffsyncer to directly sync settings tree 2023-03-06 11:08:27 +01:00