Commit Graph

744 Commits

Author SHA1 Message Date
a10zn8
74e6bfe514 trying to find null in response 2022-12-09 17:46:12 +04:00
Vyacheslav Shebanov
823a4740c6 Merge pull request #73 from p2p-org/revert-69-sync-upstream
Revert "Sync upstream 7.12.2022"
2022-12-09 13:03:09 +02:00
a10zn8
dca78160ba Revert "Sync upstream 7.12.2022" 2022-12-09 14:00:45 +04:00
a10zn8
20564e58ba Merge pull request #71 from p2p-org/logging-for-emptiness
logging for empty results
2022-12-08 19:45:01 +04:00
a10zn8
a1f6c9cd92 logging for empty results 2022-12-08 19:17:53 +04:00
Vyacheslav Shebanov
1081576a14 Merge pull request #70 from p2p-org/fix-filter-quorum
Rethink default method quorums a bit
2022-12-08 16:49:04 +02:00
Termina1
7c13902b03 adjusted quorums for default EVM methods 2022-12-08 16:28:57 +02:00
a10zn8
70577b7ef9 Merge pull request #69 from p2p-org/sync-upstream
Sync upstream 7.12.2022
2022-12-08 17:31:09 +04:00
a10zn8
bae613e8b8 problem: unhandled exception when a remote grpc gives an http error 2022-12-07 21:46:05 +04:00
Igor Artamonov
3123e89bc8 problem: in some cases WS may produce empty or broken messages that breaks the connection
solution: better handling for invalid JSON

(cherry picked from commit 1b6a995c4e746f0704643426fc20f7496fc09cef)
2022-12-07 21:20:03 +04:00
a10zn8
255a3833fd problem: timeout on unit tests 2022-12-07 21:16:37 +04:00
a10zn8
ddc6fb2a4c problem: some nodes may respond with a JSON RPC setting a non-200 status code but Dshackle ignores that JSON 2022-12-07 19:07:50 +04:00
Igor Artamonov
5df10706dd problem: WS proxy uses binary frames (#182)
fix: #180
(cherry picked from commit 2dcb56e8c4467cfdc549fe918427fce593703ca3)
2022-12-07 19:05:15 +04:00
a10zn8
7af620984a solution: reorganize test data 2022-12-07 19:03:27 +04:00
a10zn8
96264b839f problem: separate tests are not usable in the current state, better to work on improving unit tests 2022-12-07 18:36:19 +04:00
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
Igor Artamonov
6ddef70d6e problem: missing docs for upstream roles
(cherry picked from commit 7ce91e3ee2afd9333173156a821872300d082482)
2022-12-07 18:28:33 +04:00
a10zn8
7b96f60228 problem: looses upstream error details 2022-12-07 18:26:01 +04:00
a10zn8
6a77a754ba Merge pull request #68 from p2p-org/schedulers-config
add schedulers config
2022-12-07 17:22:41 +04:00
Maksim
3a606fe0fe bump version 2022-12-07 14:25:43 +03:00
Vyacheslav Shebanov
1051f045fd Merge pull request #67 from p2p-org/fix-managed-methods-from-upstream
fix managed methods reusing old quorums
2022-12-07 12:45:20 +02:00
a10zn8
d35fd31d9a add schedulers config 2022-12-07 01:32:22 +04:00
Termina1
5bd1ac5b7f fix managed methods reusing old quorums 2022-12-06 21:32:32 +02:00
a10zn8
4f4ded2ab7 Merge pull request #65 from p2p-org/add-upstream-id
add upstream id to all responses
2022-12-06 17:14:11 +04:00
a10zn8
ddacffe68a add upstream id to all responses 2022-12-06 17:08:55 +04:00
mxssl
3852fdf870 bump version 2022-12-05 14:15:00 +03: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
Vyacheslav Shebanov
c684f53778 Merge pull request #64 from p2p-org/monitor-grpc-pool-only-if-extended
more metrics for grpc executor - only if extended enabled
2022-12-05 12:15:07 +02:00
a10zn8
a9763bb6a4 more metrics for grpc executor - only if extended enabled 2022-12-05 13:41:27 +04:00
Vyacheslav Shebanov
8372799cfd Merge pull request #63 from p2p-org/fix-metric-name
more metrics for grpc executor - fix
2022-12-05 11:30:57 +02: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
0f1383b7f0 Merge pull request #61 from p2p-org/metrics-for-grpc-executor
more metrics for grpc executor
2022-12-03 20:55:41 +04: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
Vyacheslav Shebanov
60ba6358ad Merge pull request #55 from p2p-org/revert-thread
temporary revert to default thread pool
2022-12-02 17:35:48 +02:00
a10zn8
eba9620735 temporary revert to default thread pool 2022-12-02 19:34:59 +04:00