530 Commits

Author SHA1 Message Date
Sergey Cherepanov
c565071dad build deps locally 2023-01-11 14:15:20 +03:00
mcrakhman
b96654dd14 Fix acl derivation 2023-01-10 17:54:04 +01:00
mcrakhman
048406edfd Fix incorrect Graph method 2023-01-07 12:41:13 +01:00
Sergey Cherepanov
62c4e80c36 go vet 2023-01-07 13:35:12 +03:00
Sergey Cherepanov
b3194da23c fix CI 2023-01-07 13:26:46 +03:00
mcrakhman
207e2dce52 Update libp2p ver 2023-01-07 00:11:27 +01:00
mcrakhman
dfd2b0e8b9 Use account service in secureservice instead of config 2023-01-06 20:55:10 +01:00
Sergey Cherepanov
248a112236 fix CI 2023-01-06 21:44:28 +03:00
Sergey Cherepanov
dbfc62eef5 crypro: DeriveRSA 2023-01-06 21:39:36 +03:00
Sergey Cherepanov
b8b4f937d4 CI coverage 2023-01-06 21:38:48 +03:00
Sergey Cherepanov
f79d7f8eb4 Revert "remove key.Key.Equals for more compatibility"
This reverts commit 7f5df570631033b017e2d724f7cd118445834ec9.
2023-01-05 18:24:48 +03:00
Sergey Cherepanov
c88b31ca2f remove key.Key.Equals for more compatibility 2023-01-05 17:53:24 +03:00
Sergey Cherepanov
90f0d0bb37 remove consensus dep 2023-01-05 15:39:08 +03:00
Sergey Cherepanov
71cfefe6fa
make common module as any-sync repo 2023-01-05 15:34:09 +03:00
Mikhail Rakhmanov
4aa8c9ac09
Merge pull request #28 from anytypeio/middleware-compatibility 2023-01-05 13:18:21 +01:00
Sergey Cherepanov
6bb542ca09
Merge branch 'middleware-compatibility' of github.com:anytypeio/go-anytype-infrastructure-experiments into middleware-compatibility 2023-01-05 15:02:38 +03:00
Sergey Cherepanov
f9c65bf8e1
go.mod: update mb/v3 2023-01-05 15:02:08 +03:00
mcrakhman
411a67c31f
Change object creation logic 2023-01-05 12:45:50 +01:00
mcrakhman
02e92a0db0
Update space service to return id in case the space storage is already created 2023-01-04 15:07:56 +01:00
mcrakhman
9b59e6029d
Rename ObjectTree.Iterate to IterateRoot 2023-01-04 14:39:26 +01:00
mcrakhman
ac84febce9
Add easy access to unmarshalled header 2023-01-03 18:55:43 +01:00
Sergey Cherepanov
e57ef72be1
Merge pull request #27 from anytypeio/files
files: rpcstore.AddAsync + lazy connect in clientmgr
2023-01-03 17:02:16 +03:00
Sergey Cherepanov
2d605ca694
files: rpcstore.AddAsync + lazy connect in clientmgr 2023-01-03 15:08:07 +03:00
mcrakhman
c64f732878
Refactor space storage and add tree root 2023-01-03 00:02:33 +01:00
mcrakhman
40f8fb503a
Make tree creation logic more transparent 2023-01-02 23:30:58 +01:00
mcrakhman
987bd0154f
Update ocache ObjectLocker 2023-01-02 14:27:24 +01:00
mcrakhman
8680c24329
Add generic mustcomponent as in middleware 2023-01-02 13:16:49 +01:00
mcrakhman
1a2ceb6e2b
Remove unnecessary context cleanup 2023-01-02 11:31:43 +01:00
mcrakhman
8d8aff2680
Remove error handling on broadcasting
In theory this can cause a non-decrease of a treesUsed var
2023-01-02 11:26:26 +01:00
mcrakhman
397252d97a
Change headsync logic (ensure space closing on nodes) 2023-01-02 10:54:17 +01:00
mcrakhman
58389432d7
Change object creation to do it through cache 2023-01-01 22:05:29 +01:00
Sergey Cherepanov
a55306aa27
Merge pull request #26 from anytypeio/files
files:partial upload
2022-12-29 22:36:41 +03:00
mcrakhman
e44bcfedaf
Remove unused function in confconnector 2022-12-29 18:27:27 +01:00
Mikhail Rakhmanov
33a2b5cc84
Merge pull request #25 from anytypeio/naming-and-refactoring 2022-12-29 15:39:07 +01:00
mcrakhman
a855f02f63
Add queue test 2022-12-29 15:16:30 +01:00
mcrakhman
8eafaa266d
Merge branch 'bilienko/integration-tests-start' into naming-and-refactoring
# Conflicts:
#	common/commonspace/objectsync/streampool.go
#	util/cmd/debug/commands/scripts.go
2022-12-29 13:51:41 +01:00
mcrakhman
b5dc56d72c
Update action queue 2022-12-29 13:47:17 +01:00
mcrakhman
a103c960a4
Some streampool fixes 2022-12-28 17:52:10 +01:00
mcrakhman
98b8584efc
Change solution to use queue for better performance 2022-12-27 22:37:47 +01:00
mcrakhman
fa076ee83f
Fix waiters in streampool 2022-12-27 19:59:27 +01:00
mcrakhman
d4b90e5202
Fix streampool waiters bug 2022-12-27 19:57:01 +01:00
Sergey Cherepanov
84b21c62c5
refactor configs 2022-12-27 16:50:20 +03:00
Sergey Cherepanov
caec31dd7f
files:partial upload 2022-12-27 13:55:51 +03:00
Dmitry
f86337ffc8 Nodes descriptions added 2022-12-27 17:57:17 +08:00
Dmitry
70163c3aaf First integrational test! 2022-12-27 17:53:14 +08:00
mcrakhman
5b98550349
Change port number for file node in deploy 2022-12-26 18:05:33 +01:00
mcrakhman
0a24886ce6
Change ID to Id 2022-12-26 18:01:18 +01:00
mcrakhman
9da4e0e7e9
Change ACL to Acl 2022-12-26 17:52:39 +01:00
mcrakhman
d35d5c9437
Add comments and change cnames 2022-12-26 17:36:42 +01:00
Sergey Cherepanov
ac018be8b1
Merge pull request #24 from anytypeio/files
file fixes: rpcstore context listen
2022-12-26 19:13:43 +03:00