1717 Commits

Author SHA1 Message Date
KirillPamPam
0f42f34061 Update pub (#753) 2025-12-09 15:12:42 +04:00
KirillPamPam
dbbbdefdfd Fix optimism state bound (#752) 2025-12-08 20:28:29 +04:00
a10zn8
f0ae40a3ac add blobs methods (#751) 2025-12-04 13:06:15 +03:00
msizov
34b9676bb3 remove cache for hyperliquid (#750) 2025-12-04 14:45:15 +05:00
Artem Rootman
19ba1a8851 Add Shibarium Bor bridge RPC methods to allowlist and selector (#749)
* Add Shibarium Bor bridge RPC methods to allowlist and selector

* Limit Bor receipts-by-block to Shibarium only

* revert EthereumCallSelector.kt

---------

Co-authored-by: a10zn8 <a1.cyb3r@gmail.com>
2025-12-03 20:24:31 +03:00
Mike Yarosh
e1ea28748e Remove fetch tuning. 2025-12-02 15:31:24 +03:00
Mike Yarosh
2d4be14062 Set fetch-depth: 0. 2025-12-02 15:14:50 +03:00
Mike Yarosh
487105570b Add fetch-tags: true. 2025-12-02 15:08:21 +03:00
a10zn8
080d92a6c1 update public (#748) 2025-12-02 14:26:52 +03:00
EugeneDrpc
ea7e8ef07c public submodule update (#747) 2025-12-01 16:12:58 +01:00
Vadim Filin
84298a9878 Update proto (#746) 2025-11-21 00:00:16 +04:00
KirillPamPam
2c9352a4de Netty metrics (#745) 2025-11-19 13:14:52 +04:00
Vadim Filin
d1ae0b4052 Add 'confirmed' parameter (#743)
* Add 'confirmed' parameter to Solana blocksSubscribe method

* Add 'confirmed' parameter to Solana getBlocks method
2025-11-13 15:17:43 +04:00
a10zn8
619b98f9e5 support clio ripple node and implement node type and version detection for ripple (#744) 2025-11-13 12:32:38 +03:00
Termina1
7c8c7c453a fix linter 2025-11-12 20:09:28 +02:00
Termina1
e1421dfd30 fix disabled methods after autodetector 2025-11-12 20:02:19 +02:00
KirillPamPam
1381400a98 Update deps (#742) 2025-11-11 18:44:54 +04:00
KirillPamPam
a491983a87 Fix bsc state bound detection (#741) 2025-11-06 13:46:19 +04:00
KirillPamPam
63d61699b2 Update health chains (#740) 2025-11-05 13:06:05 +04:00
a10zn8
35fa52a01e more nullable values in RippleServerState (#739) 2025-10-31 16:33:16 +03:00
a10zn8
adebfacf45 new error for receipts lower bound (#738) 2025-10-31 16:21:04 +03:00
a10zn8
b4acc08f51 add eth_blobBaseFee (#736) 2025-10-29 11:16:11 +03:00
a10zn8
8d042f4a10 update taiko chainid (#735) 2025-10-28 15:52:34 +03:00
a10zn8
475829249e add arc (#734) 2025-10-27 00:32:17 +03:00
Artem Rootman
8bc76328f6 Fix Prometheus metrics handler hanging on slow scrapes (#733)
* Fix Prometheus metrics handler hanging on slow scrapes
2025-10-13 09:17:41 +00:00
a10zn8
fba0b139c3 add sophor support (#732) 2025-10-10 16:07:24 +03:00
a10zn8
3bd4ab3b28 add doma network (#731) 2025-10-09 00:12:29 +03:00
Anton
a78b72487a Add additional method detection patterns and support for new RPC methods (#730)
* Add additional method detection patterns and support for new RPC methods

* Add additional RPC method detections and error handling for missing arguments
2025-10-07 11:31:13 +03:00
Anton
b7f6f4b0d4 0g upd chainid (#729) 2025-10-01 14:35:05 +03:00
Anton
cb1dbc9510 Add Taiko Hoodi & fix katana testnet (#728) 2025-09-30 13:06:13 +03:00
Anton
d41e5eac78 katana (#727) 2025-09-29 15:33:09 +03:00
a10zn8
da347d9de3 add plasma (#726) 2025-09-19 23:38:23 +03:00
msizov
50158b0a5c Update zetachain netversion (#724) 2025-09-18 14:52:07 +05:00
KirillPamPam
097995ce2a Add shibarium (#723) 2025-09-16 17:57:34 +04:00
Andrey Bronin
c4efefd00a Improve version detection (#712)
* improve node type and version detection

* add warn log
2025-09-12 10:51:26 +03:00
KirillPamPam
d448c72c8b Fix unsubscribe pending requests (#722) 2025-09-10 19:58:05 +04:00
KirillPamPam
0ed77f1cfd Fix unsubscribe requests (#721) 2025-09-10 15:18:54 +04:00
KirillPamPam
650fa5cf0e Monad mainnet (#720) 2025-09-09 13:37:20 +04:00
EugeneDrpc
68cbeaad7f plume updates - submodule update (#718)
* plume updates

* fix linter
2025-09-03 13:02:59 +02:00
a10zn8
5da72a47e1 disable starknet tx broadcast (#717) 2025-09-01 13:38:38 +03:00
Termina1
be95b68964 increase backpressure buffer for subscription syncs 2025-08-29 13:51:31 +03:00
KirillPamPam
0ec7e4fd70 Pass delta; fix coeffs calculation (#716) 2025-08-28 18:02:58 +04:00
Termina1
b3d8d39552 remove space 2025-08-27 14:40:18 +03:00
Vyacheslav
2ba0dd9979 subscription heartbeat (#715) 2025-08-26 18:49:54 +03:00
msizov
c75bdf7d92 Add hyperliquid native tx labels for routing (#713)
* Add hyperliquid native tx labels for routing
2025-08-26 18:39:57 +05:00
EugeneDrpc
a6522506df update err msg (#714) 2025-08-26 15:27:45 +02:00
Andrey Bronin
488e6c21cc hyperliquid evm lower bounds detection fixed (#711) 2025-08-22 19:27:56 +03:00
Vyacheslav
59295cf9e0 Subscription optimization (#709)
* share logs producer to reuse logs subscriptions

* support unsubscription from proxied subscriptions
2025-08-22 17:37:09 +03:00
Anton
bf935cf527 gnosis-beacon-chain (#710) 2025-08-22 16:18:39 +03:00
Anton
9a5c3e986e sonic testnet (#708) 2025-08-22 14:48:59 +03:00