Commit Graph
10 Commits
Author SHA1 Message Date
Anton 5e35a8880d Improve “upstream is not available” error to better understand what happened (#482)
* exclude Mono.empty() and write FullCause to response

* add test
Lower matcher type (#72)
2024-05-29 13:37:32 +03:00
Anton 2e28d721a0 rm fork-choice quorum form evmos (#487) 2024-05-27 17:30:23 +03:00
Anton 4f36257726 Check CallLimitValidator only at startup (#479)
* Check CallLimitValidator only at startup checks

* simplify code
2024-05-20 14:20:32 +03:00
Anton 3e881d4b06 write client version also if we can't parse it (#472) 2024-05-09 15:50:39 +03:00
Anton 72c6b9dd15 Ignore archive labels set manually (#471)
* Ignore archive labels set manually

* not check archive if archive label set to false
2024-05-08 14:24:35 +03:00
Anton 65c383ac69 Node client_type & client_version not parsed for non-eth chains (#467)
* Fix labels fill

* return null in case of unknown client type
2024-05-07 14:38:04 +03:00
Anton 99aacf8979 Remove ethereum goerli (#462)
* Remove ethereum goerli

* add Sepolia chains
2024-04-30 14:33:27 +03:00
Anton 206adba735 remove Upload Coverage Report from GitHub action (#463) 2024-04-29 18:19:57 +03:00
Anton 8fc98082c6 Return limit zksync (#459)
* validateCallLimit with limit param

* add call-validate-contract to zksync

* update reader

* fix error message

* rm disable-validation for testnets/sepolia

* fix tests

* split CallLimitValidator implementations for zksync and other eth

* add callLimitBlockNumber param

* mv callLimitBlockNumber to options

* upd docs

* rm callLimitBlockNumber options param and hardcode it
add zskync call limit validator check for debug_traceBlockByNumber is available

* zksync limit check only for mainnet
2024-04-25 14:10:13 +03:00
Anton ba4c849aea Update NEAR methods list 2024-04-22 13:43:03 +03:00