Commit Graph

1500 Commits

Author SHA1 Message Date
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
Aarif Khamdi
9659851952 add Filecoin.Version method (#565) 2024-09-09 23:27:24 +05:00
KirillPamPam
3e0d40ff57 Change log (#564) 2024-09-05 15:08:44 +04:00
KirillPamPam
eb72a43216 Fix archive detection (#561) 2024-09-05 11:40:42 +04:00
KirillPamPam
6942cc637d More state errors (#559) 2024-09-04 14:49:52 +04:00
Aarif Khamdi
0ad2a3141a add filecoin methods (#560) 2024-09-04 15:18:42 +05:00
KirillPamPam
ad79f2c521 Fix another test (#558) 2024-08-27 15:33:51 +04:00
KirillPamPam
4943953c42 Fix logs and test (#556) 2024-08-27 15:08:32 +04:00
KirillPamPam
8ac58f58b7 Some tunes (#549) 2024-08-27 13:50:42 +04:00
a10zn8
68344cecaf update chains yaml (#555) 2024-08-26 14:08:21 +03:00
KirillPamPam
e184bb3547 Predict lower height and use lower height matcher (#552) 2024-08-22 19:52:57 +04:00
KirillPamPam
32cb726aab Finalization detector fixes (#554) 2024-08-22 14:38:57 +04:00
KirillPamPam
a8b91fa84a Return validation options and fix gas validator (#553) 2024-08-22 12:33:47 +04:00
a10zn8
3d9193e11c always set onsyncingmode (#547) 2024-08-21 16:45:22 +03:00
a10zn8
0e8eca53ec add metal l2, bob, goat (#551) 2024-08-20 17:11:02 +03:00
Anton
2b517ef033 Remove polygon mumbai (#550)
* Remove polygon mumbai

* Remove polygon mumbai (#22)

Remove polygon mumbai (#90)

* Remove polygon mumbai

* use reserved
2024-08-19 21:33:34 +03:00
KirillPamPam
021add4fb0 Check chain settings if the next height is very different (#548) 2024-08-15 18:42:07 +04:00
KirillPamPam
96487b6c5e Check chain settings via ws (#544) 2024-08-12 18:27:47 +04:00
Vyacheslav
e8410d7638 detect gas limit for a node (#545) 2024-08-12 14:46:16 +03:00
a10zn8
ef9c2e42a8 lower block detection on filecoin (#546) 2024-08-12 00:04:46 +03:00
a10zn8
f5d75e133b add polkadot and kusama (#543) 2024-08-08 01:09:20 +03:00
KirillPamPam
0f143c905e Short nodeId (#541) 2024-08-06 13:46:17 +04:00
a10zn8
642e3851f8 make additional request for blockhash in polkadot (#537) 2024-08-02 15:22:26 +03:00
KirillPamPam
91784fe34a bsc state error (#539) 2024-08-01 14:43:18 +04:00
a10zn8
09a6508cab support erigon3 syncing validation (#538) 2024-08-01 13:25:46 +03:00
KirillPamPam
6b249a3e15 Aleph main (#536) 2024-07-30 19:00:15 +04:00
msizov
358ef7d83a update submodule refs (#535) 2024-07-29 20:20:14 +05:00