23 Commits

Author SHA1 Message Date
mcrakhman
55e04cd2cd
Change push space and some tree deletion logic 2022-11-24 20:24:59 +01:00
mcrakhman
fed41ba3aa
Add non-encrypted changes and settings document logic 2022-11-12 13:36:30 +01:00
mcrakhman
020b1f1d71
Change pullspace and pushspace methods and handlers 2022-11-10 20:10:57 +01:00
mcrakhman
354ee3b6c7
Merge remote-tracking branch 'origin/acl-sync' into acl-invite
# Conflicts:
#	common/commonspace/service.go
#	common/pkg/acl/aclrecordproto/aclrecord.pb.go
#	common/pkg/acl/aclrecordproto/protos/aclrecord.proto
#	common/pkg/acl/list/list.go
#	common/pkg/acl/storage/inmemory.go
#	common/pkg/acl/testutils/acllistbuilder/liststoragebuilder.go
#	node/nodespace/rpchandler.go
#	node/nodespace/service.go
2022-11-07 12:36:48 +01:00
mcrakhman
9bbb1a02e5
Add pull space method to proto and provide get space 2022-11-06 14:25:27 +01:00
Sergey Cherepanov
25f30cacc2
acl service wip 2022-10-31 11:25:58 +03:00
mcrakhman
3546fabdfa
Merge branch 'main' into add-client-functionality
# Conflicts:
#	common/commonspace/syncservice/streampool.go
#	consensus/stream/service.go
2022-10-24 14:40:44 +02:00
mcrakhman
e419e59f1d
Change space payload 2022-10-24 11:59:37 +02:00
mcrakhman
3886436841
Storage close and diff fixes and logs 2022-10-21 20:34:37 +02:00
mcrakhman
64e0ba3b77
Fix ocache and streampool bugs, fix push space 2022-10-19 22:21:44 +02:00
mcrakhman
95cb91ffad
Add space and tree close logic and fix some related tests 2022-10-19 12:20:24 +02:00
Sergey Cherepanov
7548082355
move pkgs 2022-10-17 14:11:55 +03:00
mcrakhman
a1aacbffed
Fix keys and remove close waiter 2022-10-14 13:32:40 +02:00
mcrakhman
ad021e5758
Add close waiter and close logic for db 2022-10-12 21:36:16 +02:00
mcrakhman
03eb8834c1
Wire up node 2022-10-11 10:25:29 +02:00
mcrakhman
526ddf12d5
WIP storage 2022-10-10 23:08:44 +02:00
mcrakhman
131f4a6968
Change cache logic 2022-09-28 20:56:11 +02:00
mcrakhman
533880e9f1
Add better error handling 2022-09-28 19:55:47 +02:00
mcrakhman
9be23b4ff7
Add push space logic and change storage interface 2022-09-28 09:18:04 +02:00
mcrakhman
51af8c223d
Add space/tree creation and derivation and push space protocol changes 2022-09-27 21:06:49 +02:00
mcrakhman
c111257f63
Change account logic and add space objects 2022-09-27 13:31:50 +02:00
mcrakhman
832d0d5bfa
Add treecache to node 2022-09-17 22:18:11 +02:00
Sergey Cherepanov
caa725dc20
package moving + commonaspace and nidespace services 2022-09-08 21:56:32 +03:00