1717 Commits

Author SHA1 Message Date
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
KirillPamPam
872f900f8d Ink and superseed (#619) 2025-01-10 15:18:54 +04:00
KirillPamPam
22334ffbb9 Add content-type to metrics (#618) 2025-01-09 14:36:38 +04:00
KirillPamPam
15ffdc2d2e Rewrite extra gas label (#617) 2025-01-08 14:36:29 +04:00
KirillPamPam
c6955afce4 Add 0g (#616) 2025-01-06 16:36:25 +04:00
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