Commit Graph

1099 Commits

Author SHA1 Message Date
Maksim
6c5ae7b5c1 Update publish.yaml 2023-09-15 13:54:47 +02:00
KirillPamPam
d9b410e0ac Add client auth (#294) 2023-09-13 14:31:46 +04:00
a10zn8
231c3c5e67 holesky (#297) 2023-09-12 17:49:33 +04:00
a10zn8
ba40de9deb added bsc testnet (#296) 2023-08-31 14:04:45 +04:00
a10zn8
2893723fe0 added scroll sepolia (#295) 2023-08-30 19:44:48 +04:00
KirillPamPam
b43d282cac Chunk huge responses (#292) 2023-08-30 15:56:50 +04:00
Vyacheslav
04acc7f3bf now limit for return call is 1 million (#293) 2023-08-30 12:14:17 +03:00
KirillPamPam
75e137161b Add authorization endpoint (#284) 2023-08-23 15:57:08 +04:00
a10zn8
31b301952a set status by lag for all upstreams (#291) 2023-08-22 14:25:26 +04:00
a10zn8
14fc2d22f8 update libs (#290) 2023-08-22 13:36:49 +04:00
a10zn8
80a8996e0c move constant for cancelled 2023-08-21 16:42:10 +04:00
a10zn8
fd6f617ed2 end spans on cancel 2023-08-21 16:42:10 +04:00
Vyacheslav
1562cc35c6 fix head liveness validator memmory leak (#289) 2023-08-21 14:18:50 +03:00
a10zn8
41e5a5a7b9 update reactor netty 2023-08-18 16:51:06 +03:00
Termina1
41c9652736 fix mulistream add upstream race 2023-08-18 12:59:32 +03:00
a10zn8
0dd9d1293c move head liveness validator log to debug 2023-08-16 17:45:56 +03:00
a10zn8
321857a5c2 added networks aurora, scroll, mantle and klaytn 2023-08-16 17:45:56 +03:00
Vyacheslav
3b7a89f706 rework multi streams state update (#281) 2023-08-16 15:06:30 +03:00
Vyacheslav
73e3a46f23 create default method group to easily disable all methods (#282) 2023-08-16 14:34:16 +03:00
Vyacheslav
e0cce9aeab Fixes head liveness check: timeout logic and periodic false negative events (#280) 2023-08-14 21:36:37 +03:00
Vyacheslav
6ff75f0e7c eth_getLogs call selector supports blockHash parameter (#279) 2023-08-12 11:15:56 +03:00
KirillPamPam
6766779ddd Add chain to log (#278) 2023-08-11 16:53:39 +04:00
Termina1
02f5fbe680 add call result size validation for polygon 2023-08-11 14:09:55 +03:00
Vyacheslav
621d8671be better track ws capabiltity for upstream through head liveness check (#277) 2023-08-10 11:45:47 +03:00
Vyacheslav
dfbdb0618f fix subscribe node status for available upstream subscriptions (#276) 2023-08-09 12:37:04 +03:00
a10zn8
cea58efd9b log for extradata 2023-08-08 15:38:37 +03:00
a10zn8
bda1dabdf0 extraData should never be null 2023-08-08 15:38:37 +03:00
Vyacheslav
e1cda3ca2c detecting correct available subscriptions for multistream via capabilities (#274)
Helps us to distinguish which multistreams can be used for subscriptions
2023-08-07 20:17:18 +03:00
a10zn8
f94acd9955 extraData should be present as 0x in case of null value 2023-08-07 17:05:15 +03:00
Vyacheslav
0002d2c789 Maximum value quorum for BroadcastReader (#272)
Fixes eth_getTransactionCount when tx did not propagated to all nodes
2023-08-07 15:09:40 +03:00
KirillPamPam
067a1a6606 Fix validation (#270) 2023-08-07 14:54:37 +04:00
KirillPamPam
e969e61041 Fix missing spans (#271) 2023-08-07 13:36:04 +04:00
a10zn8
2452070662 make link to specific commit for rpc.returndata.limit param 2023-08-04 20:13:00 +03:00
KirillPamPam
363af28bfc Validate old blocks (#268) 2023-08-04 15:21:04 +04:00
Termina1
1d8445b3c3 allow pending block tag for block tag methods 2023-08-02 16:23:54 +03:00
a10zn8
a8c888780a Introduced JsonRpcUpstreamException - we shouldn't log errors marked with this type of exception - it is errors from the nodes 2023-08-02 15:44:22 +03:00
a10zn8
4173ac6ee8 log quorum errors at debug level 2023-08-02 15:44:22 +03:00
KirillPamPam
d10b3fb4b0 Add NotNull quorum for block methods (#265) 2023-08-02 14:09:28 +04:00
Vyacheslav
4a94058bc8 eth_getProof support (#267) 2023-08-02 10:37:23 +03:00
KirillPamPam
674c69f4d3 Add BroadcastReader instead of BroadcastQuorum (#263) 2023-08-01 17:26:31 +04:00
a10zn8
6f576fc20c added fantom, gnosis and avalanche networks
added retries for initial upstream validation
2023-08-01 17:04:09 +04:00
Vyacheslav
8b6b95e46e Enriched merge head for ethereum subscription (#262) 2023-08-01 14:11:36 +03:00
KirillPamPam
9757dfd201 Add validation of chain setting (#258) 2023-08-01 14:02:31 +04:00
KirillPamPam
b0af3ab3b3 Return span handler (#261) 2023-07-28 17:48:32 +04:00
KirillPamPam
fc2354f9c3 Handle unknown chain (#260) 2023-07-26 19:31:59 +04:00
KirillPamPam
6a1ee930a4 Support Linea chain (#259) 2023-07-26 14:38:05 +04:00
KirillPamPam
e6e1d0c9c8 Return upstreamId from direct reader (#257) 2023-07-25 14:08:51 +04:00
KirillPamPam
675f160b2d Fix eth_subscribe to logs, add remaining chains to cli tool (#256) 2023-07-21 16:49:59 +04:00
KirillPamPam
121dcf0ca7 Return upstreamId in response for errors too (#254) 2023-07-20 16:12:40 +04:00
a10zn8
268baf0d5b remove noisy debug log 2023-07-20 12:43:43 +03:00