108 Commits

Author SHA1 Message Date
mcrakhman
815bc7927d
Wire up the stuff 2023-06-02 00:59:33 +02:00
mcrakhman
eeb87dd144
WIP further space refactoring 2023-06-01 14:24:58 +02:00
mcrakhman
b0fa43fb14
WIP work on components 2023-06-01 10:28:32 +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
mcrakhman
86ac7223db
Fix ctx and change add method name in storage 2023-05-11 18:31:59 +02:00
mcrakhman
7feb6b0d2c
Send update only on remote tree or put tree when building 2023-05-11 13:40:24 +02:00
mcrakhman
a232ed76ce
Update syncprotocol test 2023-05-11 09:51:24 +02:00
mcrakhman
2c832d2518
Update sync protocol to remove transaction add 2023-05-10 23:51:03 +02:00
mcrakhman
a6d66c15a0
Add build full tree for history tree 2023-05-07 20:27:46 +02:00
mcrakhman
f1e8f5d193
Improve timestamp test 2023-05-04 16:25:41 +02:00
mcrakhman
2489e19bab
Change timestamp condition 2023-05-04 14:58:17 +02:00
mcrakhman
2958e32636
Send timestamp to addcontent 2023-05-04 14:12:29 +02:00
mcrakhman
21bde9743d
Add timestamp externally in tree 2023-05-04 11:10:08 +02:00
mcrakhman
8f144f20a6
Keep inmemory data on load 2023-04-27 19:11:05 +02:00
mcrakhman
61454b7405
Add sync protocol tests for empty data tree 2023-04-27 18:43:04 +02:00
mcrakhman
95cb364316
Fix empty data tree 2023-04-27 18:24:45 +02:00
mcrakhman
a6524c1ee7
Remove error in broadcast 2023-04-26 18:12:03 +02:00
mcrakhman
321f843e8e
Change test name for fuzzy merge 2023-04-20 12:48:25 +02:00
mcrakhman
245188760a
Change error to typed in treeremotegetter 2023-04-20 12:46:36 +02:00
mcrakhman
077cdd6278
Refactor genchanges 2023-04-20 11:26:53 +02:00
mcrakhman
4a22eabebd
Fix proto 2023-04-20 00:04:16 +02:00
mcrakhman
0d514560a4
Simplify request factory 2023-04-19 22:52:06 +02:00
mcrakhman
fed0eee243
Change sync client message pool interactions and request-reply 2023-04-19 22:43:46 +02:00
mcrakhman
52816f0f44
Fix sending reply with empty rootchange 2023-04-19 21:16:32 +02:00
mcrakhman
3b3a0199bd
Update object sync error handling logic 2023-04-19 20:42:47 +02:00
mcrakhman
bfb9ed1d83
Further test comments and changes 2023-04-19 11:52:11 +02:00
mcrakhman
bb47f0aa21
Add comments to test 2023-04-19 11:49:04 +02:00
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
8729d069dc
Add settings snapshot logic 2023-03-29 23:06:51 +02:00
mcrakhman
61819f04a2
Change sym encryption logic in objecttree 2023-03-27 23:03:02 +02:00
mcrakhman
07f658a96f
Add individual key derivation for trees 2023-03-27 13:01:35 +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
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
7c4abdbb8c
Add sym key 2023-03-24 13:01:53 +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