489 Commits

Author SHA1 Message Date
Grigory Efimov
1103a5b284
.github/workflows/coverage.yml add git config 2023-01-11 14:53:55 +03:00
Sergey Cherepanov
f13d7e634a
update chash 2023-01-11 15:30:31 +03:00
Sergey Cherepanov
4b649f5996
files: export DAGService 2023-01-11 14:50:20 +03:00
Sergey Cherepanov
36071b3a79
build deps locally 2023-01-11 14:15:20 +03:00
mcrakhman
4db7d11f1f
Fix acl derivation 2023-01-10 17:54:04 +01:00
mcrakhman
2edd059846
Fix incorrect Graph method 2023-01-07 12:41:13 +01:00
Sergey Cherepanov
da4a43d5a0
go vet 2023-01-07 13:35:12 +03:00
Sergey Cherepanov
3c611239b9
fix CI 2023-01-07 13:26:46 +03:00
mcrakhman
d12455bc31
Update libp2p ver 2023-01-07 00:11:27 +01:00
mcrakhman
3ec34e84bc
Use account service in secureservice instead of config 2023-01-06 20:55:10 +01:00
Sergey Cherepanov
257a4d8e13
fix CI 2023-01-06 21:44:28 +03:00
Sergey Cherepanov
41fa304f70
crypro: DeriveRSA 2023-01-06 21:39:36 +03:00
Sergey Cherepanov
c3230d5430
CI coverage 2023-01-06 21:38:48 +03:00
Sergey Cherepanov
c74c41deaa
Revert "remove key.Key.Equals for more compatibility"
This reverts commit 7f5df570631033b017e2d724f7cd118445834ec9.
2023-01-05 18:24:48 +03:00
Sergey Cherepanov
770b649936
remove key.Key.Equals for more compatibility 2023-01-05 17:53:24 +03:00
Sergey Cherepanov
7eb1539bdf
remove consensus dep 2023-01-05 15:39:08 +03:00
Sergey Cherepanov
596a315c5f
make common module as any-sync repo 2023-01-05 15:34:09 +03:00
mcrakhman
aac5b3e83c
Change object creation logic 2023-01-05 12:45:50 +01:00
Sergey Cherepanov
7f19df6f6b
go.mod: update mb/v3 2023-01-05 15:02:08 +03:00
mcrakhman
8073ad00c3
Update space service to return id in case the space storage is already created 2023-01-04 15:07:56 +01:00
mcrakhman
67b49cd33e
Rename ObjectTree.Iterate to IterateRoot 2023-01-04 14:39:26 +01:00
mcrakhman
15667b7ad8
Add easy access to unmarshalled header 2023-01-03 18:55:43 +01:00
mcrakhman
df57a0230f
Refactor space storage and add tree root 2023-01-03 00:02:33 +01:00
mcrakhman
ce1273a32c
Make tree creation logic more transparent 2023-01-02 23:30:58 +01:00
mcrakhman
bb398cdb2a
Update ocache ObjectLocker 2023-01-02 14:27:24 +01:00
mcrakhman
54813ccdec
Add generic mustcomponent as in middleware 2023-01-02 13:16:49 +01:00
Sergey Cherepanov
9c1f0acf8b
files: rpcstore.AddAsync + lazy connect in clientmgr 2023-01-03 15:08:07 +03:00
mcrakhman
4294c7d2f9
Remove unnecessary context cleanup 2023-01-02 11:31:43 +01:00
mcrakhman
43d63c3e01
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
9ba3c1b34a
Change headsync logic (ensure space closing on nodes) 2023-01-02 10:54:17 +01:00
mcrakhman
0f257cbc0c
Change object creation to do it through cache 2023-01-01 22:05:29 +01:00
Sergey Cherepanov
fd690d5758
files:partial upload 2022-12-27 13:55:51 +03:00
mcrakhman
63007032e4
Remove unused function in confconnector 2022-12-29 18:27:27 +01:00
mcrakhman
5f62fc7e88
Add queue test 2022-12-29 15:16:30 +01:00
mcrakhman
021342bfe9
Fix waiters in streampool 2022-12-27 19:59:27 +01:00
Dmitry
270a6bdcee
Nodes descriptions added 2022-12-27 17:57:17 +08:00
Dmitry
aa029ce71b
First integrational test! 2022-12-23 20:43:06 +08:00
mcrakhman
8afb4b5c1f
Update action queue 2022-12-29 13:45:55 +01:00
mcrakhman
bf146e6676
Some streampool fixes 2022-12-28 17:52:10 +01:00
mcrakhman
5794ea1650
Change solution to use queue for better performance 2022-12-27 22:26:07 +01:00
mcrakhman
e18f71111a
Fix streampool waiters bug 2022-12-27 19:57:01 +01:00
Sergey Cherepanov
17e37fb8fb
refactor configs 2022-12-27 16:50:20 +03:00
mcrakhman
523aedaf3e
Change port number for file node in deploy 2022-12-26 18:05:33 +01:00
mcrakhman
21e5cb36c5
Change ID to Id 2022-12-26 18:01:18 +01:00
mcrakhman
27e0cbf1ea
Change ACL to Acl 2022-12-26 17:52:39 +01:00
mcrakhman
a32a3674b1
Add comments and change cnames 2022-12-26 17:36:42 +01:00
mcrakhman
7046601ef8
Add generation for textchanges in test client 2022-12-25 21:20:41 +01:00
mcrakhman
98323b0063
Refactor spacesyncproto 2022-12-25 21:12:17 +01:00
mcrakhman
a66a356947
Moving around files and refactoring of common 2022-12-25 20:27:37 +01:00
mcrakhman
53e945b956
WIP refactoring syncstatus headsync 2022-12-25 15:08:26 +01:00