251 Commits

Author SHA1 Message Date
mcrakhman
dc910d51c5
Fix objectsync etc 2023-04-18 22:51:12 +02:00
mcrakhman
c64921a249
Send error response on sync (wip) 2023-04-18 12:09:25 +02:00
mcrakhman
07b16554cd
Change treegetter to treemanager and return BuildObjectTreeFunc 2023-04-18 00:34:14 +02:00
mcrakhman
520c9717ca
Add tests and don't load data into changes 2023-04-17 23:51:17 +02:00
mcrakhman
767f3aac96
Add test with random trees 2023-04-17 21:49:51 +02:00
mcrakhman
977308edcc
Improve validator logic and add tests 2023-04-13 23:55:28 +02:00
mcrakhman
4a1a95a7b9
Add empty client logic 2023-04-13 21:32:39 +02:00
Dmitry Bilienko
3563206ef1
Cache | Reduce RAM 2023-03-28 16:25:36 +08:00
mcrakhman
9c7041dcc1
Remove master key from account 2023-04-03 13:19:12 +02:00
mcrakhman
7013c79d09
Add old account to coordinator proto 2023-04-02 18:53:02 +02:00
mcrakhman
f21a259ddc
Update cryptography and add master key 2023-04-02 18:13:10 +02:00
mcrakhman
73845d8842
Change doSnapshot method call 2023-03-29 23:43:04 +02:00
mcrakhman
4da3fcbd4a
Add settings changefactory tests 2023-03-29 23:40:49 +02:00
mcrakhman
8729d069dc
Add settings snapshot logic 2023-03-29 23:06:51 +02:00
mcrakhman
7246126f84
Update space header validation 2023-03-28 00:11:09 +02:00
mcrakhman
61819f04a2
Change sym encryption logic in objecttree 2023-03-27 23:03:02 +02:00
mcrakhman
06222e33ff
Add peer id string for keys 2023-03-27 17:04:59 +02:00
mcrakhman
c3e6af0032
Add accountdata constructor 2023-03-27 16:32:56 +02:00
mcrakhman
07f658a96f
Add individual key derivation for trees 2023-03-27 13:01:35 +02:00
mcrakhman
b3a4272188
Add decoders 2023-03-27 01:55:33 +02:00
mcrakhman
7e51eca1a6
Fix tests 2023-03-26 18:47:35 +02:00
mcrakhman
21a3ae0768
Fix objecttree tests 2023-03-26 18:36:07 +02:00
mcrakhman
dca0103899
Remove old acl methods and tests, acl builder 2023-03-26 17:53:11 +02:00
mcrakhman
4efe189eec
Fix handshake tests 2023-03-26 13:45:24 +02:00
mcrakhman
52f462ff2c
Add KeyStorage 2023-03-25 14:06:20 +01:00
mcrakhman
3778465e3b
More key changes 2023-03-25 13:15:19 +01:00
mcrakhman
c00ea331dc
ACLState refactoring 2023-03-24 22:43:25 +01:00
mcrakhman
9f0828a56a
Update aclrecordproto 2023-03-22 18:51:01 +01:00
mcrakhman
3bdf79c133
Update derive id method name 2023-03-16 19:01:05 +01:00
mcrakhman
6d6fd1e849
Update rpc err in pull space 2023-03-16 18:27:19 +01:00
mcrakhman
efc65a7843
Derive space id as a separate method 2023-03-16 17:57:10 +01:00
mcrakhman
7c4abdbb8c
Add sym key 2023-03-24 13:01:53 +01:00
mcrakhman
3a07939b01
WIP refactor crypto proto 2023-03-24 11:45:39 +01:00
mcrakhman
2072bbb998
Add second test and description 2023-03-20 16:24:07 +01:00
mcrakhman
4d8d1f1457
Add simple test 2023-03-20 16:00:44 +01:00
mcrakhman
b27ca28bb3
Create fixture draft 2023-03-14 11:41:29 +01:00
mcrakhman
24e400ad70
Add more components for async communication 2023-03-14 10:33:59 +01:00
mcrakhman
df867395ae
Add test component structure 2023-03-13 22:03:38 +01:00
mcrakhman
b333d16b6f
Start sync tests 2023-03-13 21:47:07 +01:00
Roman Khafizianov
96c4ea3a45
cleanup logger names 2023-03-10 19:32:20 +01:00
Roman Khafizianov
92f08eaa79
fix replacing existing logger 2023-03-10 19:18:15 +01:00
mcrakhman
7137732a2a
Add counter for put sync tree 2023-03-13 13:46:36 +01:00
mcrakhman
1bf928daa5
Update counters 2023-03-13 13:04:23 +01:00
mcrakhman
0537dec817
Add increment/decrement logs 2023-03-13 12:58:37 +01:00
mcrakhman
96b43de5f0
Change timeestamps 2023-03-11 12:52:42 +01:00
mcrakhman
307b741dc7
Update tryclose with ttl 2023-03-10 10:17:57 +01:00
mcrakhman
82828cba6f
Add TryClose to space interface 2023-03-09 23:11:20 +01:00
mcrakhman
520f2cf470
Update objecttree with tryclose 2023-03-09 23:09:26 +01:00
mcrakhman
e1c4c472dd
Add tryclose everywhere 2023-03-09 22:52:31 +01:00
mcrakhman
1ffb1b60df
Add newline to treechangeproto 2023-03-10 16:52:30 +01:00