a10zn8
|
817925ea7d
|
remove cached full block reader
|
2022-12-13 16:33:38 +04:00 |
|
a10zn8
|
25e2e32685
|
optimise default getBlockByNumber - skip processing requests of tx bodies
|
2022-12-12 17:58:59 +04:00 |
|
a10zn8
|
6a252029f7
|
Merge pull request #80 from p2p-org/ability_to_turn_off_local_router
disable local router caches
|
2022-12-12 17:56:03 +04:00 |
|
a10zn8
|
2c666eed99
|
disable local router caches
|
2022-12-12 17:42:54 +04:00 |
|
a10zn8
|
e144a9b0de
|
Merge pull request #78 from p2p-org/do-not-process-unparsed-receipt-json
Skip unparsed TransactionReceiptJson responses
|
2022-12-10 20:47:27 +04:00 |
|
a10zn8
|
117bd2d294
|
Skip unparsed TransactionReceiptJson responses
|
2022-12-10 20:39:13 +04:00 |
|
Vyacheslav Shebanov
|
af69db7594
|
Merge pull request #77 from p2p-org/upstream-get-transaction-receipt
changes from upstream: removed RpcReader and use better flow for tx r…
|
2022-12-10 16:03:49 +02:00 |
|
Termina1
|
8c34a5ce2f
|
remove unused code
|
2022-12-09 23:19:42 +02:00 |
|
Termina1
|
a4f0d44105
|
changes from upstream: removed RpcReader and use better flow for tx receipt
|
2022-12-09 23:04:50 +02:00 |
|
a10zn8
|
c41d8c85ba
|
Merge pull request #76 from p2p-org/more-debug-2
trying to find null in response - log null string value
|
2022-12-09 19:35:35 +04:00 |
|
a10zn8
|
421abc20da
|
trying to find null in response - log null string value
|
2022-12-09 19:19:08 +04:00 |
|
a10zn8
|
66e7f76903
|
Merge pull request #75 from p2p-org/more-debug
trying to find null in response - log value
|
2022-12-09 18:20:57 +04:00 |
|
a10zn8
|
7b0b29980b
|
trying to find null in response - log value
|
2022-12-09 18:10:53 +04:00 |
|
a10zn8
|
6ffcbe2e45
|
Merge pull request #74 from p2p-org/debug-null-nativecall-result
trying to find null in response
|
2022-12-09 18:01:50 +04:00 |
|
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 |
|