Commit Graph
786 Commits
Author SHA1 Message Date
Maxksim Fomenkov 89eda1d3c4 Merge remote-tracking branch 'origin/master' into native_subscribe_sign 2022-09-20 18:31:31 +03:00
Maxksim Fomenkov 2bafc3200d tests 2022-09-20 18:30:45 +03:00
Maxksim Fomenkov 21528d45b4 fixed review comments 2022-09-20 13:07:33 +03:00
terminal 63d96904b3 add safe to getbyblocknumber 2022-09-19 17:29:29 +03:00
terminal 58cc10f3bb small after merge fixes: block by number finalized 2022-09-19 16:59:22 +03:00
Maxksim Fomenkov 26d149c228 proxy native subscribe request directly to the GrpcUpstream 2022-09-15 04:04:37 +03:00
Maxksim Fomenkov 3d62a7efee fixed linter 2022-09-14 16:11:11 +03:00
Maxksim Fomenkov f4f34f071e fixed tests 2022-09-14 16:00:10 +03:00
Maxksim Fomenkov 08826ecbc4 added signature for native subscribe 2022-09-14 10:14:34 +03:00
terminal ea45462f7c fix review comments 2022-09-12 23:36:53 +03:00
Maxksim Fomenkov a0a99f6a60 Merge remote-tracking branch 'origin/master' into native_subscribe_filter
# Conflicts:
#	src/main/kotlin/io/emeraldpay/dshackle/rpc/NativeSubscribe.kt
2022-09-12 23:03:16 +03:00
terminal b90644b06a fix ehtereum constants, fix tests 2022-09-12 18:49:33 +03:00
Maxksim Fomenkov dd544f95e5 fix lint 2022-09-12 15:30:44 +03:00
Maxksim Fomenkov f508c38dc7 fix tests and lint 2022-09-12 15:22:48 +03:00
Maxksim Fomenkov 6ec0c7ac27 added filter for native subscribe 2022-09-12 10:46:21 +03:00
Maxksim Fomenkov c64e85e3c4 extend http client connections pool 2022-09-08 17:31:14 +03:00
Vyacheslav Shebanov 7b00adf9d6 Merge pull request #17 from p2p-org/prefer-http
prefer http option
2022-09-08 16:55:15 +03:00
terminal 73c07402c2 prefer http option 2022-09-08 16:49:12 +03:00
Maxksim Fomenkov 0a9f27c009 fixed FAIL_NON_SERIALIZED error 2022-09-08 03:51:06 +03:00
Maxksim Fomenkov 379479fcc4 fix metric name 2022-09-07 21:23:02 +03:00
terminal b11bb5e5a3 more reliabale ws connection backoff 2022-09-06 13:47:18 +03:00
Igor Artamonov 2412132b08 problem: reconnects WS too often when the only response is an error 2022-09-06 12:43:15 +03:00
Igor Artamonov f791aa98ff problem: reconnects too fast to a faulty WS connection 2022-09-06 12:43:06 +03:00
terminal a92b156e8f fix formatting 2022-09-06 12:19:06 +03:00
terminal da2a21efe8 fix formatting 2022-09-05 18:17:25 +03:00
terminal 9b400d8b2a block validator as s param for default ethereum head 2022-09-05 18:08:33 +03:00
Maxksim Fomenkov b6cdfb89c6 log failed validation 2022-09-05 16:56:53 +03:00
Maxksim Fomenkov de8cea3952 fix divide by zero error 2022-09-05 16:41:15 +03:00
Maxksim Fomenkov cafd99cb84 fix divide by zero error 2022-09-05 16:37:38 +03:00
Vyacheslav Shebanov 29657a64c3 Merge pull request #8 from p2p-org/native_call_metrics
added metrics for native call inner requests
2022-09-05 15:05:12 +03:00
Maxksim Fomenkov 22aad348d8 added metrics for native call inner requests 2022-09-05 14:45:00 +03:00
Maxksim Fomenkov ff684f6a72 added info log 2022-09-02 17:20:49 +03:00
Maxksim Fomenkov 3ad0c73d6a fixed proxy server performance 2022-09-02 17:18:55 +03:00
Maxksim Fomenkov 09ff044b67 fix array out of bound exception 2022-09-01 18:10:08 +03:00
Maxksim Fomenkov eaeba385ff removed debug 2022-08-25 13:41:19 +03:00
Maxksim Fomenkov 7eea1cc6f1 added total difficulty & blocks sequence checks 2022-08-25 13:40:40 +03:00
Maxksim Fomenkov f3e75d9680 fix linter issues 2022-08-24 09:56:31 +03:00
Maxksim Fomenkov 6c96d54cfa add Ethereum block validation for HEAD subscription 2022-08-23 18:59:39 +03:00
terminal f9db37cb9e fix linter errors again 2022-08-18 21:08:04 +04:00
terminal b6d853d771 fix linter problemts 2022-08-18 20:47:33 +04:00
Maxksim Fomenkov b9866fe19a Support gRPC upstream labels 2022-08-17 13:45:14 +03:00
terminal ded1ebcaa5 add latency to access log 2022-08-11 18:51:45 +04:00
terminal cf04f50ab6 merge master 2022-08-06 14:09:05 +04:00
Igor Artamonov a34da8b4a3 problem: head check doesn't use upstream WS metrics 2022-08-05 21:26:35 -04:00
Igor Artamonov a26db98376 problem: dev logging 2022-08-01 21:38:41 -04:00
Igor Artamonov eacb769c62 problem: no response for requests that produce very large results which causes the upstream to break the WS connection 2022-08-01 19:56:04 -04:00
terminal e749dadcdd use linkedhashset for ringset 2022-08-02 01:47:16 +04:00
terminal 5f85149c67 ethereum pos doc and some config naming 2022-08-01 21:26:44 +04:00
terminal c6f22ce91a fix some issues after merge 2022-08-01 13:51:16 +04:00
terminal 04edbe4608 add interface 2022-08-01 13:41:52 +04:00