24 Commits

Author SHA1 Message Date
mcrakhman
c36fe14272
Removed sending under a lock in sync tree handler 2022-12-14 21:37:36 +01:00
mcrakhman
38e055ed12
Add connection with timeout, message limits more logs etc 2022-12-14 14:27:43 +01:00
mcrakhman
bab107ebf6
WIP debug client 2022-12-01 11:15:17 +01:00
mcrakhman
ea6dd0dc99
Client api wip 2022-11-30 23:42:26 +01:00
mcrakhman
b3b50aa8ab
Abstract drpc server and add client drpc api 2022-11-30 22:09:18 +01:00
mcrakhman
925005a9de
Fix tests and change peer id context logic 2022-11-07 13:36:10 +01:00
mcrakhman
16b7181ebc
Fix bugs in syncer etc, add peerkey for clients 2022-11-06 22:43:28 +01:00
mcrakhman
f5b9275192
Test stream pool 2022-10-24 21:57:19 +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
Sergey Cherepanov
58f9e623a4
reconnection for consensus client + fixes 2022-10-20 20:14:27 +03: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
Sergey Cherepanov
8970730ec9
fix 2022-10-11 12:36:05 +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
Sergey Cherepanov
1676d02d80
metric service, ocache and drpc handlers 2022-10-08 20:16:20 +03:00
Sergey Cherepanov
9f16e7c272
pool.Dial* methods + consesus test client 2022-10-05 11:41:48 +03:00
Sergey Cherepanov
5729a32959
consensus node 2022-10-04 15:39:29 +03:00
mcrakhman
e99650615d
Fix circular deps etc 2022-09-29 16:22:56 +02:00
mcrakhman
53af9c6c1e
Merge remote-tracking branch 'origin/rpcerr' into space-sync 2022-09-27 21:07:19 +02:00
Sergey Cherepanov
dbc951a9d0
rpc errors 2022-09-27 19:43:39 +03:00
mcrakhman
c111257f63
Change account logic and add space objects 2022-09-27 13:31:50 +02:00
mcrakhman
67f0b82ae4
Fix keys 2022-09-26 22:26:42 +02:00
Sergey Cherepanov
caa725dc20
package moving + commonaspace and nidespace services 2022-09-08 21:56:32 +03:00