Commit Graph

955 Commits

Author SHA1 Message Date
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
a10zn8
0e07278a4c add base network 2023-07-20 11:55:49 +03:00
a10zn8
966fa9957d add gzip to prom endpoint 2023-07-18 19:01:22 +04:00
a10zn8
ff95105f33 simplified zipkin with ssl 2023-07-18 15:45:05 +04:00
KirillPamPam
e074a21e16 Return eth_call to available methods (#251) 2023-07-18 12:53:16 +04:00
Vyacheslav
ea332fb522 remove restrictive quorums for some methods where height matcher is available (#250) 2023-07-14 20:38:24 +03:00
Vyacheslav
2031d18199 Improve archive detection algorithm for node (#249) 2023-07-14 16:17:21 +03:00
Termina1
fb91effd26 add logs for auto detecting labels 2023-07-14 14:15:08 +03:00
a10zn8
6c49e19a2b multiple client CAs 2023-07-13 14:13:57 +04:00
Termina1
eab870f7eb fix tests again 2023-07-12 14:24:32 +03:00
Termina1
2a2ca14afe fix tests 2023-07-12 14:15:48 +03:00
Termina1
8ac9040736 Call limit better error and limit. 2023-07-12 14:09:45 +03:00
Vyacheslav
b57153826c Checking eth_call return limit during node validation, currently 200k (#246)
Added eth_call return limit check to node validation. Currently limit is 200k
2023-07-12 13:43:54 +03:00
KirillPamPam
c29b5037a1 Auto detect labels (#245) 2023-07-07 19:22:05 +04:00
KirillPamPam
634f704c2e Ignore blocks from syncing nodes (#243) 2023-07-04 14:17:54 +04:00
a10zn8
744efd569b size should be hex encoded 2023-07-01 14:59:40 +04:00
KirillPamPam
fd1db8c3f3 Remove prefer-http option (#241) 2023-06-30 16:06:23 +04:00
Termina1
f94b320b79 reduce sample rate for chain heihgts 2023-06-30 12:45:54 +03:00
Termina1
f58745c984 1000 ms 2023-06-29 19:43:31 +03:00
Termina1
5fe1c212f4 200ms for heads 2023-06-29 19:23:11 +03:00
Termina1
bf2dfa82b1 change sample time for subscribe node status to 500ms 2023-06-29 19:01:04 +03:00
a10zn8
6ab04ceafe - change hardcoded methods to map impl
- added missed bsc to hardcoded methods
- fix mumbai typo
2023-06-29 18:48:44 +04:00
KirillPamPam
d921653bad Filter old blocks (#237) 2023-06-29 14:17:53 +04:00
a10zn8
aff954b533 refactor chain names 2023-06-29 13:36:40 +04:00
a10zn8
2607758197 add mumbai 2023-06-29 13:36:40 +04:00
a10zn8
9c653c1b66 use all allowed methods including groups instead of just enabled methods 2023-06-28 22:53:35 +04:00
KirillPamPam
3e2cae4793 Send head updates (#236) 2023-06-28 13:34:13 +04:00
a10zn8
ab9dd6de5a null is valid empty params value 2023-06-27 12:08:48 +04:00
a10zn8
b383ebdffe log unknown method for quorum 2023-06-27 11:26:57 +04:00
Vyacheslav
ad1d37bc4c change l2 lagging/syncing thresholds (#232) 2023-06-23 12:32:31 +03:00