Commit Graph

575 Commits

Author SHA1 Message Date
Maxksim Fomenkov
69f1f18a5a better solution 2022-09-29 02:28:57 +03:00
Maxksim Fomenkov
f4ff5ab046 fix code style 2022-09-28 11:38:34 +03:00
Maxksim Fomenkov
b96723f808 handle no matching upstreams 2022-09-28 10:54:23 +03:00
Vyacheslav Shebanov
2978d5f604 Merge pull request #24 from p2p-org/logging
Logging
2022-09-22 22:21:04 +03:00
Maxksim Fomenkov
1c52b649de better logging 2022-09-22 20:06:47 +03:00
Maxksim Fomenkov
0a90c599a1 hide unnecessary logs 2022-09-22 20:06:34 +03:00
Vyacheslav Shebanov
574d2027e6 Merge pull request #23 from p2p-org/revert-22-revert-19-native_subscribe_filter
Revert "Revert "Native subscribe filter""
2022-09-22 13:27:02 +03:00
Vyacheslav Shebanov
ac715861cb Revert "Revert "Native subscribe filter"" 2022-09-22 13:26:55 +03:00
Vyacheslav Shebanov
283f44ac49 Merge pull request #22 from p2p-org/revert-19-native_subscribe_filter
Revert "Native subscribe filter"
2022-09-22 10:57:04 +03:00
Vyacheslav Shebanov
2cf8451e4a Revert "Native subscribe filter" 2022-09-22 10:56:49 +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
MaxFomenkov
48a5b3fbdf Merge pull request #19 from p2p-org/native_subscribe_filter
Native subscribe filter
2022-09-13 11:50:57 +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
Vyacheslav Shebanov
3b5320592b Merge pull request #20 from p2p-org/ethereum-mainnet-to-pos
fix ehtereum constants, fix tests
2022-09-12 18:58:08 +03:00
terminal
b90644b06a fix ehtereum constants, fix tests 2022-09-12 18:49:33 +03:00
terminal
58684e034a Merge branch 'master' of github.com:p2p-org/dshackle 2022-09-12 17:21:12 +03:00
terminal
77b2307c78 update emerald api 2022-09-12 17:21:07 +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
55acc7835f added filter for native subscribe 2022-09-12 10:55:25 +03:00
Maxksim Fomenkov
6ec0c7ac27 added filter for native subscribe 2022-09-12 10:46:21 +03:00
Vyacheslav Shebanov
1dfc2ad32f Merge pull request #14 from p2p-org/fix_xmx_16g
increase java memory
2022-09-09 11:45:32 +03:00
MaxFomenkov
48d45a2c49 Merge pull request #18 from p2p-org/http_client_performance
extend http client connections pool
2022-09-09 11:08:33 +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
Vyacheslav Shebanov
14165f6375 Merge pull request #16 from p2p-org/fix_FAIL_NON_SERIALIZED
fixed FAIL_NON_SERIALIZED error
2022-09-08 13:26:32 +03:00
Maxksim Fomenkov
0a9f27c009 fixed FAIL_NON_SERIALIZED error 2022-09-08 03:51:06 +03:00
Vyacheslav Shebanov
4e0a7de1bf Merge pull request #15 from p2p-org/fix_mtrics
fix metric name
2022-09-07 21:35:00 +03:00
Maxksim Fomenkov
379479fcc4 fix metric name 2022-09-07 21:23:02 +03:00
Maxksim Fomenkov
7cb5a45f51 java memory percentage 2022-09-07 16:46:16 +03:00
Maxksim Fomenkov
945048a2be increase java memory 2022-09-07 16:28:49 +03:00
Vyacheslav Shebanov
3d4412d257 Merge pull request #12 from p2p-org/fix-reconnect-dos-ws
Fix reconnect dos ws
2022-09-06 16:49:25 +03:00
MaxFomenkov
85760030d4 Merge pull request #13 from p2p-org/dshackle-cli-tool
dshackle cli tool
2022-09-06 16:23:13 +03:00
Maxksim Fomenkov
cf6433cd9f use proto as submodule 2022-09-06 16:15:50 +03:00
Maxksim Fomenkov
10bccb6852 dshackle cli tool 2022-09-06 14:47:05 +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
Vyacheslav Shebanov
c85a294f46 Merge pull request #11 from p2p-org/ethereum-pos-no-block-validation
block validator as s param for default ethereum head
2022-09-05 18:33:05 +03:00
terminal
0f62f1a000 allow wildcard 2022-09-05 18:27:09 +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
MaxFomenkov
efe9ee9730 Merge pull request #10 from p2p-org/fix_divide_by_zero_error
log failed validation
2022-09-05 17:51:26 +03:00
Maxksim Fomenkov
b6cdfb89c6 log failed validation 2022-09-05 16:56:53 +03:00
Vyacheslav Shebanov
843d3c141e Merge pull request #9 from p2p-org/fix_divide_by_zero_error
WIP: fix divide by zero error
2022-09-05 16:45:29 +03:00
Maxksim Fomenkov
de8cea3952 fix divide by zero error 2022-09-05 16:41:15 +03:00