40 Commits

Author SHA1 Message Date
Grigory Efimov
993403bf76 fix .github/workflows/coverage.yml 2023-01-11 16:29:21 +03:00
Grigory Efimov
527d104ba7 fix GOPRIVATE 2023-01-11 15:22:43 +03:00
Grigory Efimov
7e41284cc8 add export GIT_TERMINAL_PROMPT=1 2023-01-11 15:20:13 +03:00
Sergey Cherepanov
c565071dad build deps locally 2023-01-11 14:15:20 +03: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
Sergey Cherepanov
71cfefe6fa
make common module as any-sync repo 2023-01-05 15:34:09 +03:00
Sergey Cherepanov
d0a4b05706
file-node 2022-12-14 16:37:59 +03:00
mcrakhman
b3b50aa8ab
Abstract drpc server and add client drpc api 2022-11-30 22:09:18 +01: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
Sergey Cherepanov
bc9ffc1a79
merge and fix test 2022-10-11 12:20:49 +03:00
Sergey Cherepanov
3695a29b32
drpc metrics to quantile 2022-10-11 12:13:31 +03:00
Sergey Cherepanov
46d5d464b6
log config 2022-10-10 13:48:56 +03:00
mcrakhman
afc9141a7c
Merge remote-tracking branch 'origin/consensus-node' into sync-tests
# Conflicts:
#	Makefile
#	go.mod
#	go.sum
2022-10-07 16:02:43 +02:00
Sergey Cherepanov
5729a32959
consensus node 2022-10-04 15:39:29 +03:00
Sergey Cherepanov
7e6c72a198
consistent node db component 2022-09-30 19:16:44 +03:00
mcrakhman
b9c9424103
Add mock to write diffservice tests 2022-09-30 13:49:31 +02:00
mcrakhman
51af8c223d
Add space/tree creation and derivation and push space protocol changes 2022-09-27 21:06:49 +02:00
mcrakhman
58812a568f
WIP root change refactoring 2022-09-25 13:50:35 +02:00
mcrakhman
5599277bf2
Generate drpc and some fixes 2022-09-13 15:52:47 +02:00
mcrakhman
9976a84d42
WIP proto refactoring 2022-09-12 21:06:20 +02:00
mcrakhman
024f316b3a
Merge branch 'main' into new-tree-structure
# Conflicts:
#	Makefile
#	cmd/node/node.go
#	syncproto/sync.pb.go
2022-09-07 16:38:18 +02:00
Sergey Cherepanov
535358b057
configuration service 2022-08-23 21:32:04 +03:00
mcrakhman
6bfda6743e
Update code to work with acl lists and new models 2022-08-20 14:28:06 +02:00
mcrakhman
1f403291cc
Change list builder 2022-08-19 18:17:02 +02:00
mcrakhman
3e81762f27
Add message to syncproto, fix request handler 2022-08-05 13:44:23 +02:00
mcrakhman
693c159360
Merge remote-tracking branch 'origin/grpc-experiments' into sync-prototype
# Conflicts:
#	cmd/node/node.go
2022-07-18 14:45:25 +02:00
mcrakhman
9f984054b6
Create new tree logic 2022-07-17 13:34:07 +02:00
Sergey Cherepanov
1400e57cf7
merge 2022-07-17 09:54:59 +03:00
Sergey Cherepanov
7f4b18104f
drpc server, libp2p tls connections 2022-07-17 09:44:16 +03:00
mcrakhman
b8dcac03cc
WIP sync proto 2022-07-14 23:52:37 +02:00
mcrakhman
5f92bc3d8d
Rename pb packages to something more meaningful 2022-07-14 13:16:12 +02:00
Sergey Cherepanov
8552b676cb
grpc server and test client implementation 2022-07-14 00:22:28 +03:00
mcrakhman
71d88cdcba
Change thread to tree storage and other changes with protos 2022-07-13 22:11:38 +02:00
Sergey Cherepanov
bb910e20ac
inital structure: app, config, node binary 2022-07-13 19:18:43 +03:00
mcrakhman
9242f78b88
Add thread header and make snapshot 2022-07-11 23:40:44 +02:00
mcrakhman
f889aa1b71
Continue adjusting folder structure 2022-07-08 10:52:06 +02:00
mcrakhman
3c2cd5d936
Rework threadbuilder for new change format 2022-06-30 18:52:20 +02:00
mcrakhman
6e98744aab
Add makefile and proto generating 2022-06-29 18:30:44 +02:00