183 Commits

Author SHA1 Message Date
mcrakhman
5c954d1bdd
Change inmemory parameter naming 2023-04-20 17:12:39 +02:00
mcrakhman
5d13fb6a6e
Change config parameter name 2023-04-20 12:52:25 +02:00
mcrakhman
e896a88d29
Change test name for fuzzy merge 2023-04-20 12:48:25 +02:00
mcrakhman
7979c48ca3
Change error to typed in treeremotegetter 2023-04-20 12:46:36 +02:00
mcrakhman
2894b8ef66
Fix full sync request condition 2023-04-20 11:46:19 +02:00
mcrakhman
6f42dc2f7a
Refactor genchanges 2023-04-20 11:26:53 +02:00
mcrakhman
25f90d5f5f
Fix proto 2023-04-20 00:04:16 +02:00
mcrakhman
4c71a9a1c4
Simplify request factory 2023-04-19 22:52:06 +02:00
mcrakhman
e79d319925
Change sync client message pool interactions and request-reply 2023-04-19 22:43:46 +02:00
mcrakhman
ed16abcede
Fix sending reply with empty rootchange 2023-04-19 21:16:32 +02:00
mcrakhman
3edda33db6
Update object sync error handling logic 2023-04-19 20:42:47 +02:00
mcrakhman
aeaad8ab35
Add logs if failed to get object 2023-04-19 19:34:31 +02:00
mcrakhman
34865d0e68
Further test comments and changes 2023-04-19 11:52:11 +02:00
mcrakhman
9acec773fa
Add comments to test 2023-04-19 11:49:04 +02:00
mcrakhman
73201843e5
Merge remote-tracking branch 'origin/main' into sync-tests
# Conflicts:
#	commonspace/object/tree/synctree/synctree_test.go
#	commonspace/objectsync/objectsync.go
#	commonspace/objectsync/syncclient.go
2023-04-19 10:13:37 +02:00
mcrakhman
58f3c4ef8c
Fix objectsync etc 2023-04-18 22:51:12 +02:00
mcrakhman
99bad9ce9d
Send error response on sync (wip) 2023-04-18 12:09:25 +02:00
Bilienko Dmitry
fd65e61127
Merge pull request #73 from anytypeio/bilienko/GO-1059
Check all payload validations on nodes
2023-04-18 11:48:42 +05:00
Dmitry Bilienko
d2805a077d ACL Payload validation fix 2023-04-18 11:45:00 +05:00
mcrakhman
8fc1f03f54
Change treegetter to treemanager and return BuildObjectTreeFunc 2023-04-18 00:34:14 +02:00
mcrakhman
678ec256bf
Add tests and don't load data into changes 2023-04-17 23:51:17 +02:00
mcrakhman
125d8b4626
Add test with random trees 2023-04-17 21:49:51 +02:00
Dmitry Bilienko
5426e968d9 Validation issues fix 2023-04-17 18:00:22 +05:00
mcrakhman
673925df84
Improve validator logic and add tests 2023-04-14 00:16:58 +02:00
mcrakhman
e101389af0
Add empty client logic 2023-04-13 21:32:39 +02:00
mcrakhman
caa63463d1
Merge branch 'main' into sync-tests
# Conflicts:
#	commonspace/object/acl/list/aclrecordbuilder_test.go
#	commonspace/object/tree/objecttree/objecttree_test.go
2023-04-13 13:54:46 +02:00
Dmitry Bilienko
022893dbc9 Additional validation of identifiers and new unit tests. 2023-04-13 15:19:58 +05:00
Dmitry Bilienko
c37e039360 Check all payload validations on nodes 2023-04-12 13:23:33 +05:00
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