Commit Graph

1530 Commits

Author SHA1 Message Date
msizov
c8454a8e71 auto restart prometheus metrics server (#669) 2025-06-02 16:52:30 +05:00
a10zn8
f3bb97d51a remove noisy logs (#668) 2025-05-27 14:30:15 +03:00
Anton
eb68a8f3ef rootstock-update-chain-settings (#667) 2025-05-21 15:38:25 +03:00
Anton
91749c0fa2 Disable liveness validation (#666)
* Disable liveness validation

* Update liveness validation to be configurable via options

* Refactor liveness subscription validation logic for improved readability
2025-05-21 14:53:54 +03:00
Anton
5d956d033d add all zks methods (#665) 2025-05-19 14:02:07 +03:00
Andrey Bronin
b1a09f5f4d change 0G Galileo chain_id due to switch to v1.1.0 (#664) 2025-05-14 12:31:10 +03:00
Anton
03383cf1b5 Add starknet node version detector (#663)
* Add starknet node version detector

* add juno version detecting
2025-05-12 16:35:51 +03:00
Andrey Bronin
455bfdb8dd add not retryable error to lower bound proof detector (#662) 2025-05-09 12:22:30 +03:00
Termina1
17c3b43620 add historical error for monad for lower bound correctness 2025-05-07 17:08:03 +03:00
Andrey Bronin
7f4d85f5b6 add zk methods support for zero network (#661)
* add zk methods support for zero network

* disable validate peers for 0g galileo testnet
2025-05-06 16:19:43 +03:00
msizov
f8e43dd21e Beacon lower bounds (state, blob, epoch) (#660)
* fix bound calculation when all responses were errors

* Add beacon chain blob,state,epoch bounds
2025-05-02 18:55:13 +05:00
Max
d0ce8bc256 add current timestamp for jib container image (#659) 2025-05-01 13:07:21 +00:00
Andrey Bronin
416938dfaa add 0g Galileo testnet (#658) 2025-04-30 16:48:44 +03:00
Anton
807f9bb4a4 Add Ozean poseidon testnet (#120) (#657) 2025-04-28 10:10:59 +03:00
Anton
e2f9f2a64b Add zk methods for Lens & abstract (#656) 2025-04-23 17:43:01 +03:00
Andrey Bronin
bb6a0ea90b eth_getProof lower bound detector (#651)
* getProof lowerbound

* update emerald-grps submodule

* add sepolia not retryable error to proof lower bound detector
2025-04-23 12:23:23 +03:00
KirillPamPam
d20f2d0c7f Reset lower bounds if they're too different (#655) 2025-04-17 18:09:38 +04:00
KirillPamPam
fa3f4411c3 Add a new state error (#654) 2025-04-17 14:40:56 +04:00
Andrey Bronin
8fa62a569d enable reth for eth_simulateV1 (#653) 2025-04-14 19:24:23 +03:00
a10zn8
d30f61bdc0 update submodules (#652)
* update submodules

* up
2025-04-11 11:08:31 +03:00
Andrey Bronin
8b999d5439 Kadena support (#650)
* kadena support

* add kadena mempool endpoits

* createQuorumFor fix
2025-04-09 14:54:40 +03:00
a10zn8
9ca2c921b5 support null topics and topic position in logs filter (#649) 2025-04-04 17:09:08 +03:00
Andrey Bronin
6744e2241c eth_simulateV1 detector fix (#648)
* eth_simulateV1 detector fix

* remove reth node from detect, fix test
2025-04-03 11:53:17 +03:00
Andrey Bronin
c0a9f80478 support eth_simulateV1 for all EVM node types (#645)
* support eth_simulateV1 for all EVM node types

* eth_simulateV1 detector

* eth_simulateV1 rewrite detector with special error

* eth_simulateV1 add invalid params error as valid

* build fix

* fix eth_simulateV1 detector behavior

* detect as true log message

---------

Co-authored-by: Andrey Bronin <bronin@iMac.local>
2025-04-02 12:12:10 +03:00
msizov
a79d64c066 use lower bounds with offsets for beacon chain (#647) 2025-04-02 13:49:04 +05:00
msizov
074c22924b add not found error message (#646) 2025-03-29 18:31:43 +05:00
a10zn8
3b7041d495 add hyperliquid mainnet (#644) 2025-03-21 16:16:03 +03:00
a10zn8
2b2533f8ba add zirc_isQuarantined (#643) 2025-03-20 16:51:55 +03:00
a10zn8
b8cf73a166 add hoodi and bepolia (#642) 2025-03-18 14:57:36 +03:00
a10zn8
29971654e6 add 5min cooldown for non-consec-blocks (#641) 2025-03-17 16:43:55 +03:00
msizov
0475b97f96 Beacon chain height matcher (#640)
* upgrade protoc (fixes local ./gradlew run issue)

* implement beacon chain block matcher
2025-03-14 17:18:13 +05:00
Anton
92313abdf2 Add Lens Mainnet (#639) 2025-03-13 15:59:58 +03:00
a10zn8
21e6cb94ff detect trace_callMany (#637)
fix success detection in case of error during other methods detection
2025-03-11 13:12:55 +03:00
oke11o
98d29c064f added stateError for EthereumLowerBoundStateDetector (#638) 2025-03-11 09:32:30 +01:00
a10zn8
739cc8d675 add zircuit-garfield (#636) 2025-02-24 22:56:38 +03:00
oke11o
60045d6511 eth_subscribe: fix preparing filter (#635) 2025-02-21 11:07:06 +01:00
oke11o
8c1649c48e eth_subscribe: fix preparing filter (#634) 2025-02-19 16:00:01 +01:00
oke11o
ddaa30082c Support Swell (#633) 2025-02-14 15:38:05 +01:00
a10zn8
e70ccd4feb use only generic connection in examples (#632) 2025-02-13 21:37:48 +03:00
oke11o
eca16ba30d Support Ripple blockchain (#630)
* Support Ripple blockchain
2025-02-13 15:13:31 +01:00
oke11o
8567182088 refactoring: move DefaultNearMethods to io.emeraldpay.dshackle.upstream.calls (#629) 2025-02-06 16:14:25 +01:00
a10zn8
a8bcd0d37a add correct getRecentBlockhash (#628) 2025-02-04 01:04:38 +03:00
a10zn8
c7421b4cf9 remove getLatestBlockHash solana method (it was a typo, original method is getLatestBlockhash) (#627) 2025-02-03 22:08:08 +03:00
Anton
a556299fab Add Berachain Mainnet (#626) 2025-02-03 15:11:37 +03:00
KirillPamPam
c596cad3e2 New btc chains (#625) 2025-01-30 14:51:46 +04:00
a10zn8
8ccf730640 add soneium mainnet (#624) 2025-01-30 00:10:13 +03:00
msizov
b4367ed619 add monad testnet (#623) 2025-01-23 19:33:59 +05:00
KirillPamPam
158e7b616d More state errors (#622) 2025-01-22 18:24:26 +04:00
KirillPamPam
a8545ac112 New chains (#621) 2025-01-20 15:37:04 +04:00
KirillPamPam
35d311ef1b Remove oracle (#620) 2025-01-16 14:02:14 +04:00