Commit Graph

1476 Commits

Author SHA1 Message Date
a10zn8
03fe702824 ban /eth/v1/beacon/states/*/validator_balances and /eth/v1/beacon/states/*/validators cause they are too big (#614) 2024-12-31 16:24:13 +03:00
KirillPamPam
a624238b74 netty downgrade (#612) 2024-12-26 18:49:16 +04:00
KirillPamPam
7832c1be0e Update java/kotlin (#611) 2024-12-25 15:36:56 +04:00
Vyacheslav
42da48be5f always set extragas to specific value, to simplify selection (#610) 2024-12-20 12:09:37 +02:00
Anton
c65119b307 Add GOAT Mainnet (#609) 2024-12-18 14:30:36 +03:00
Anton
cef85687b5 Add sonic mainnet support (#608) 2024-12-17 13:24:10 +03:00
KirillPamPam
49dafe253a Remove old block validator (#607) 2024-12-16 15:13:28 +04:00
Termina1
ff0521de0a add linea proof method 2024-12-13 16:43:56 +02:00
Vyacheslav
af8926061f compile gas detect contract with earlier solidity version to fix push… (#606)
compile gas detect contract with earlier solidity version to fix push0 error on linea
2024-12-10 20:07:14 +02:00
KirillPamPam
1b022df572 Change queue impl (#605) 2024-12-10 16:09:56 +04:00
Anton
de2a734aa4 add Viction chain (#604) 2024-12-10 14:01:19 +03:00
KirillPamPam
f138c035ed Separate scheduler for subs (#603) 2024-12-10 13:58:21 +04:00
Anton
dd3d521375 fix cronos-zkevm (#602) 2024-12-04 17:01:31 +03:00
Anton
ffe2403bd9 Added-Cronos-zkEVM-icon-and-description (#601) 2024-12-04 12:20:38 +03:00
Anton
9ca0b589d1 Add Cronos zkEVM (#600)
* Add Cronos zkEVM

* rm duplicate methods
2024-12-04 11:43:17 +03:00
KirillPamPam
1691bdca86 Update api (#599) 2024-11-27 15:20:29 +04:00
KirillPamPam
377ae73144 Disable cache for zircuit (#598) 2024-11-27 14:28:16 +04:00
msizov
99fe855736 add goat-testnet3 / worldchain to dshackle (#597) 2024-11-26 20:45:54 +05:00
KirillPamPam
d13725466e Add arb sync response (#596) 2024-11-22 14:31:14 +04:00
KirillPamPam
75284c7ba9 Zero network (#595) 2024-11-19 14:13:33 +04:00
KirillPamPam
bc170a5bea Update api (#594) 2024-11-14 14:32:18 +04:00
KirillPamPam
4810eff433 Remove extra bitcoin unspent fields (#593) 2024-11-13 17:59:50 +04:00
KirillPamPam
4730845839 Add sei errors (#592) 2024-11-07 17:06:56 +04:00
KirillPamPam
d6b6ca7edc Ton chain id validator (#589) 2024-11-07 13:34:53 +04:00
KirillPamPam
b9b8e68fdb New state error, fix near lower bound (#591) 2024-11-06 18:41:52 +04:00
a10zn8
b8f87941a5 fix shutdown (#590) 2024-11-05 20:34:17 +03:00
KirillPamPam
243a11e6bb Pass sort in direct reader (#588) 2024-11-04 15:08:31 +04:00
a10zn8
152e6c37f3 added ape, uni and soneium (#587) 2024-11-01 15:53:48 +03:00
Aarif Khamdi
e2a960459b add sei methods (#586) 2024-11-01 13:26:10 +05:00
KirillPamPam
75c74d987c Support ton v3 (#585) 2024-10-30 19:57:15 +04:00
Anton
d628c3340e rm ZkSyncCallLimitValidator (#584)
* rm ZkSyncCallLimitValidator

* Revert "rm ZkSyncCallLimitValidator"

This reverts commit 08ebf2cb97fb691cdb93591518169adc0c5689b7.

* rm ZkSyncCallLimitValidator
2024-10-29 16:21:26 +03:00
Anton
cc5531bab9 update goat chain (#583) 2024-10-24 20:02:46 +03:00
KirillPamPam
d2d722a0e8 Fix npe (#582) 2024-10-23 18:45:33 +04:00
KirillPamPam
697db618b7 Pass all matchers to direct reader (#581) 2024-10-23 12:43:33 +04:00
Aarif Khamdi
750310702a add toncenter (#580)
* add toncenter

* upd dep

* toncenter->ton

* toncenter->ton
2024-10-23 11:57:42 +05:00
Vyacheslav
184939a463 update extra gas to actual value, even if provider set it themselves (#579) 2024-10-21 15:23:34 +03:00
a10zn8
2800556ff1 added lens and sonic chains (#578) 2024-10-17 12:59:43 +03:00
Vyacheslav
56a439ef8c add sei and ronin testnet support (#577) 2024-10-10 16:24:02 +03:00
msizov
c7e3d73c92 update chains.yaml (reduce osmosis block time) (#576)
* update chains.yaml

* update chains.yaml
2024-10-10 16:43:50 +05:00
KirillPamPam
7b3daa62cf Another one state error (#567) 2024-10-03 16:30:13 +04:00
a10zn8
7c4d061fd0 listunspent only in case of balances is provided (#575) 2024-09-25 17:03:40 +03:00
KirillPamPam
2b141f7d08 Move fields to atomic (#573) 2024-09-25 15:16:43 +04:00
KirillPamPam
89a11b85ae Logs bound is block bound (#572) 2024-09-19 15:56:51 +04:00
a10zn8
6bbc771526 added snaxchain, everclear and xlayer (#571) 2024-09-17 15:26:18 +03:00
KirillPamPam
f739920ceb Handle trace and debug bounds (#570) 2024-09-16 17:42:37 +04:00
a10zn8
f916f0a682 use always qourum for eth_getBlockReceipts (#569) 2024-09-12 14:34:57 +03:00
Anton
5fe044bba6 Autodetect methods (#562)
* Autodetect methods

* add polkadot magic method detection

* fix lint

* change config.methods writing

* fix log

* change Flux to Mono.zip

* change block to subscribe

* split chain method detectors

* eth method detector use rpc_modules

* rm UpstreamRpcModulesDetector.kt

* add tests

* getAllMethods for eth

* prefer enable/disable methods from config

* update tests

* whiter list & full is not available error check

* prefer config method group

* mv notAvailableRegexps to class variable
2024-09-11 15:58:47 +03:00
Aarif Khamdi
5fd26acf1b Kaia (#568)
* add kaia

* some changes

* kaia

* kaia
2024-09-11 16:05:01 +05:00
KirillPamPam
2b7e81958d Update public version (#566) 2024-09-10 16:58:29 +04:00
msizov
27820a9281 fix error message for net_version check (#540) 2024-09-09 23:41:27 +05:00