44 Commits

Author SHA1 Message Date
mcrakhman
9bbb1a02e5
Add pull space method to proto and provide get space 2022-11-06 14:25:27 +01:00
mcrakhman
f0b8e5ab64
Further test refactoring 2022-10-27 16:57:01 +02:00
mcrakhman
ab4fee8229
Update tests 2022-10-26 22:03:02 +02:00
mcrakhman
9c1c1e609d
Finish pogreb tests and fix some issues 2022-10-26 21:00:15 +02:00
mcrakhman
6497e461bd
Add list storage 2022-10-26 14:18:44 +02:00
mcrakhman
6a6b750b4e
Add more tree tests 2022-10-26 13:27:57 +02:00
mcrakhman
7b5c51a198
Change tree methods and start adding tree tests 2022-10-26 12:55:47 +02: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
f507e4cabd
Better logs in space storage 2022-10-24 12:09:59 +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
3a3d21cd01
Raw loader and key fixes 2022-10-20 20:12:00 +02:00
Sergey Cherepanov
58f9e623a4
reconnection for consensus client + fixes 2022-10-20 20:14:27 +03:00
mcrakhman
f21f05585c
Fix bugs with storage 2022-10-20 16:02:16 +02:00
Sergey Cherepanov
15bf4c7018
WIP: acl service 2022-10-20 14:04:26 +03:00
mcrakhman
64e0ba3b77
Fix ocache and streampool bugs, fix push space 2022-10-19 22:21:44 +02:00
mcrakhman
a3814f644c
Add client configs to nodegen 2022-10-19 14:09:04 +02:00
mcrakhman
95cb91ffad
Add space and tree close logic and fix some related tests 2022-10-19 12:20:24 +02:00
mcrakhman
9f1735110c
Revert "Push main go remove replace"
This reverts commit 440d63ade0d68226344af7f2c2c6bde866e4ba89.
2022-10-18 11:17:57 +02:00
mcrakhman
440d63ade0
Push main go remove replace 2022-10-18 11:17:15 +02:00
Sergey Cherepanov
09e3eb3e54
go mod fixes 2022-10-17 18:11:00 +03:00
Sergey Cherepanov
22074a5fbd
mod replace 2022-10-17 17:05:42 +03:00
Sergey Cherepanov
5a17320c44
go workspaces 2022-10-17 15:31:09 +03:00
Sergey Cherepanov
7548082355
move pkgs 2022-10-17 14:11:55 +03:00
mcrakhman
d80986e6d0
Change space service methods and change list storage 2022-10-17 12:40:55 +02:00
mcrakhman
a2d2c61f1e
Further wip badger 2022-10-16 16:41:01 +02:00
mcrakhman
baa275b05b
Client badger WIP 2022-10-15 21:43:01 +02:00
mcrakhman
e6d6cae35c
Change tree keys logic 2022-10-15 17:09:25 +02:00
mcrakhman
3facea9a06
Change pogreb implementation 2022-10-15 16:26:03 +02: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
46f562e91d
Change mutex logic 2022-10-11 11:15:46 +02:00
mcrakhman
03eb8834c1
Wire up node 2022-10-11 10:25:29 +02:00
mcrakhman
79f5fc6908
Fix incorrect storage key 2022-10-11 09:56:51 +02:00
mcrakhman
526ddf12d5
WIP storage 2022-10-10 23:08:44 +02:00
mcrakhman
d3acc71d95
Add some raw prototypes for storage 2022-10-10 20:10:47 +02:00
Sergey Cherepanov
5729a32959
consensus node 2022-10-04 15:39:29 +03: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