Commit Graph

1430 Commits

Author SHA1 Message Date
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
msizov
e463583874 add tron evm, fix syncing validator for tron, add more messages for finalization detector (#534) 2024-07-29 18:58:57 +05:00
KirillPamPam
0095426d34 Rework tx lower bound logic (#533) 2024-07-29 17:13:21 +04:00
KirillPamPam
ee8181ea29 Pass all upstreams that resolved a request (#531) 2024-07-25 14:55:00 +04:00
a10zn8
008b4c51d2 support avail network (#530) 2024-07-24 14:43:36 +04:00
Termina1
35c87d64dd add fraxtal 2024-07-23 13:06:48 +03:00
a10zn8
ac1e727e7f validate upstream version (#527) 2024-07-21 18:55:15 +03:00
KirillPamPam
366dbd3213 Control max heap dumps via env var (#529) 2024-07-19 18:07:44 +04:00
msizov
4911c0c333 fix regexp (#528) 2024-07-18 21:25:57 +05:00
a10zn8
6a1eae8516 more logs for ws (#526) 2024-07-17 18:04:04 +03:00
msizov
2bb91e640b Improve Klaytn support + revise some other ethereum methods 2024-07-17 17:14:30 +05:00
msizov
f1c669f96e Disable futher finalized/safe requests for detectors if received "tag not supported" error 2024-07-17 17:14:09 +05:00
a10zn8
2e2a538b92 new link for chains.yaml (#524) 2024-07-16 11:16:27 +03:00
KirillPamPam
a20a0c247e Wait for head for the full response (#523) 2024-07-16 11:47:12 +04:00
Anton
6b6979c0e8 Update-Berachain-config (#521) 2024-07-09 14:23:23 +03:00
a10zn8
927575be22 public repo (#520) 2024-07-09 13:17:03 +03:00
Anton
2901fc5cf0 Add Zircuit chain (#518) 2024-07-04 22:06:29 +03:00
KirillPamPam
377595f7d1 Fix subscription event update (#517) 2024-07-03 15:19:29 +04:00
msizov
bd57edf93e update chains.yaml (#516) 2024-07-02 18:52:20 +05:00
a10zn8
1e448997f3 osmosis chain id fix (#515) 2024-07-01 23:29:41 +03:00
KirillPamPam
eddaf98238 New reactive endpoint (#514) 2024-07-01 15:49:35 +04:00