a10zn8
|
55fa1ea0d9
|
problem: switches an upstream with disabled validation to the syncing state though it doesn't check the sync for it
|
2022-12-07 18:30:14 +04:00 |
|
a10zn8
|
7b96f60228
|
problem: looses upstream error details
|
2022-12-07 18:26:01 +04:00 |
|
Termina1
|
5bd1ac5b7f
|
fix managed methods reusing old quorums
|
2022-12-06 21:32:32 +02:00 |
|
a10zn8
|
ddacffe68a
|
add upstream id to all responses
|
2022-12-06 17:08:55 +04:00 |
|
Vyacheslav Shebanov
|
bfc4cc620e
|
Merge pull request #58 from p2p-org/use-another-scheduler
try to use another scheduler for request processing
|
2022-12-05 12:43:30 +02:00 |
|
Vyacheslav Shebanov
|
d50684f71b
|
Merge pull request #62 from p2p-org/fix/ws-request-selectors
Serialize WS JSONRpc requests correctly
|
2022-12-05 12:40:05 +02:00 |
|
a10zn8
|
a9763bb6a4
|
more metrics for grpc executor - only if extended enabled
|
2022-12-05 13:41:27 +04:00 |
|
a10zn8
|
0cef32827f
|
more metrics for grpc executor - fix
|
2022-12-05 13:22:35 +04:00 |
|
Termina1
|
526332b15b
|
ws rpc serialize request correctly
|
2022-12-03 23:59:01 +02:00 |
|
a10zn8
|
37a8a6b1c4
|
more metrics for grpc executor
|
2022-12-03 20:46:27 +04:00 |
|
Vyacheslav Shebanov
|
0fd4a597fb
|
Merge pull request #60 from p2p-org/fix-heads
Fix head updates in case of priority fork choice
|
2022-12-03 16:10:41 +02:00 |
|
Termina1
|
5e15096da5
|
fix priority forkchoice, in case some nodes are faster than others
|
2022-12-03 15:57:34 +02:00 |
|
Termina1
|
afa3745478
|
more logs for heads and better understanding of what they belong to
|
2022-12-03 15:57:27 +02:00 |
|
a10zn8
|
f93bccf9f5
|
try to use another scheduler for request processing
|
2022-12-02 22:41:11 +04:00 |
|
MaxFomenkov
|
acaeb0c127
|
Merge pull request #57 from p2p-org/limit_retry_time
set retry limit - 3 sec
|
2022-12-02 22:29:55 +04:00 |
|
Termina1
|
d1021dcf63
|
fix formatting
|
2022-12-02 20:27:31 +02:00 |
|
Termina1
|
dea9e9ec5f
|
more logs
|
2022-12-02 20:22:18 +02:00 |
|
Termina1
|
d371e0c475
|
better logs for heads
|
2022-12-02 20:10:22 +02:00 |
|
Maksim Fomenkov
|
8e777a4c58
|
set retry limit - 3 sec
|
2022-12-02 22:09:05 +04:00 |
|
Termina1
|
e29dbccbe3
|
fix log
|
2022-12-02 19:43:45 +02:00 |
|
Vyacheslav Shebanov
|
7dc47d1cc2
|
Merge pull request #54 from p2p-org/remove-debug
remove debug log
|
2022-12-02 19:26:31 +02:00 |
|
Termina1
|
6e48c2dca0
|
Revert "temporary revert to default thread pool"
This reverts commit eba9620735.
|
2022-12-02 19:25:53 +02:00 |
|
Termina1
|
86b23af6c6
|
add logs for forkchoice
|
2022-12-02 19:21:29 +02:00 |
|
a10zn8
|
eba9620735
|
temporary revert to default thread pool
|
2022-12-02 19:34:59 +04:00 |
|
a10zn8
|
2cef1a8bac
|
remove debug log
|
2022-12-02 19:23:50 +04:00 |
|
a10zn8
|
00f1630d4a
|
fix npe in block selector
|
2022-12-01 21:05:12 +04:00 |
|
Vyacheslav Shebanov
|
3d0ca807b8
|
Merge pull request #50 from p2p-org/change-retry-strategy-in-grpc-head
subscription now reties on it own flux only
|
2022-12-01 18:16:56 +02:00 |
|
a10zn8
|
23dafd8747
|
Merge pull request #51 from p2p-org/reactor-schedulers-metrics
enable scheduler metrics
|
2022-12-01 20:16:38 +04:00 |
|
a10zn8
|
6603a160c4
|
Added custom executor for grpc server with fixed 20 threads. Default thread pool is unbounded :(
|
2022-12-01 20:06:44 +04:00 |
|
a10zn8
|
f4a84d73a3
|
enable scheduler metrics
|
2022-12-01 19:03:18 +04:00 |
|
a10zn8
|
a82e00559d
|
subscription now reties on it own flux only
|
2022-12-01 17:49:44 +04:00 |
|
a10zn8
|
ebddd745ac
|
delete unnecessary pool
|
2022-12-01 16:48:11 +04:00 |
|
MaxFomenkov
|
9d2d0355fb
|
Merge pull request #48 from p2p-org/fix_gRPC_message_size_limit
Fix grpc message size limit
|
2022-11-30 18:23:00 +04:00 |
|
Maksim Fomenkov
|
c491831b61
|
set gRPC message size limit 32M
|
2022-11-30 18:13:14 +04:00 |
|
Maksim Fomenkov
|
a55bd2305f
|
imcrease gRPC message size limit
|
2022-11-30 18:03:31 +04:00 |
|
a10zn8
|
d140546d0c
|
Added forwarding of selectors to grpc upstreams
|
2022-11-30 13:11:49 +04:00 |
|
Maksim Fomenkov
|
81f825f1c1
|
imcrease gRPC message size limit
|
2022-11-29 16:04:56 +04:00 |
|
Maksim Fomenkov
|
7e51b2859b
|
fix threads loss
|
2022-11-29 14:12:20 +04:00 |
|
Maksim Fomenkov
|
216558b313
|
Merge branch 'master' into network_specific_methods_support
# Conflicts:
# src/main/kotlin/io/emeraldpay/dshackle/rpc/NativeCall.kt
|
2022-11-28 18:38:48 +04:00 |
|
Maksim Fomenkov
|
072de08f88
|
add eth_getFilterLogs support
|
2022-11-28 18:21:04 +04:00 |
|
a10zn8
|
c72ea5db3b
|
check all actual upstreams before call
|
2022-11-25 13:48:30 +04:00 |
|
Maksim Fomenkov
|
6ba1885d83
|
fix code style
|
2022-11-23 19:10:45 +04:00 |
|
a10zn8
|
8bc1862a03
|
rename test profile and small changes
|
2022-11-23 16:09:16 +04:00 |
|
a10zn8
|
d1e05b0215
|
ganache test
|
2022-11-23 15:38:53 +04:00 |
|
Maksim Fomenkov
|
b26dd989f5
|
fix specific methods
|
2022-11-23 06:02:21 +04:00 |
|
a10zn8
|
c1b0e758ea
|
added proto as submodule and proto generation configured
|
2022-11-22 18:14:04 +04:00 |
|
a10zn8
|
ad0c04af0b
|
Merge pull request #39 from p2p-org/return-current-block-height
add current block height to chain description
|
2022-11-22 17:09:13 +04:00 |
|
a10zn8
|
a1a82257ee
|
Merge pull request #37 from p2p-org/upstream_refactoring_2
Multistreams refactoring
|
2022-11-22 17:03:01 +04:00 |
|
a10zn8
|
16a336c968
|
Return current block height in DescribeChain response
|
2022-11-22 14:57:30 +04:00 |
|
a10zn8
|
5aefa7ea22
|
describe should return all chains with upstream, not only available
|
2022-11-18 20:03:18 +04:00 |
|