Commit Graph

124 Commits

Author SHA1 Message Date
Federico Gimenez
42c1947c8a chore(hive): update expected failures (#17580) 2025-07-23 10:10:23 +00:00
Federico Gimenez
81e0cb0385 feat(ci): add ignored tests management to hive workflow (#17577) 2025-07-23 10:01:52 +00:00
Matthias Seitz
48617dc33c ci: mark system eest tests as passing (#17542) 2025-07-22 12:58:20 +02:00
cakevm
4bd2fd2dac refactor: rename AlloyRethProvider to RpcBlockchainProvider and move to storage (#17524) 2025-07-21 13:59:03 +00:00
Matthias Seitz
2c62cd8b46 ci: dont expect callenv to fail (#17516) 2025-07-21 11:14:46 +02:00
fantasyup
fb9f3cce92 feat: Add support for ethstats (#16396)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-07-15 10:56:43 +00:00
Roman Hodulák
73f2edb90c feat(rpc): Use generic transaction request as input (#17092)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
2025-07-14 17:46:52 +00:00
Federico Gimenez
3ba16128af feat(test): add rpc e2e tests (#17284) 2025-07-08 17:23:14 +00:00
Alexey Shekhirin
ad68177508 chore: move parallel sparse trie to its own crate (#16950) 2025-06-19 18:39:05 +00:00
Matthias Seitz
5f1353c410 feat: add alloy-provider crate for RPC-based state access (#16809)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
2025-06-16 11:33:44 +00:00
Federico Gimenez
65b824aef0 chore: pin hive and add test to expected failures (#16790) 2025-06-12 16:40:39 +00:00
Federico Gimenez
4ade65a57d chore: fix hive unexpected test filter (#16782) 2025-06-12 08:44:48 +00:00
Federico Gimenez
663b44a35d chore: update hive expected failures (#16764) 2025-06-11 09:34:36 +00:00
Federico Gimenez
889004bb6d chore(ci): update hive expected failures (#16737) 2025-06-10 06:11:42 +00:00
Federico Gimenez
bad715f286 chore(ci): unpin teku image for kurtosis-op ethereum-package (#16670) 2025-06-05 08:51:05 +00:00
Denis Kolodin
f18273fb55 feat: configure tracing layers (#16126)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-05-21 22:13:41 +00:00
Federico Gimenez
55f4b0b9f3 chore: update hive expected failures (#16167) 2025-05-12 13:15:36 +00:00
kevaundray
3e5c230f4d feat: add stateless crate to expose stateless validation (#15591)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
2025-05-06 12:38:07 +00:00
Federico Gimenez
c848848f3b chore: update hive expected failures (#16071) 2025-05-05 17:30:59 +00:00
Dan Cline
3358c762f2 chore(ci): update EEST version (#16006) 2025-04-30 22:54:50 +00:00
Léa Narzis
c19dfe9531 chore: rename crate era-import to era-utils (#15980) 2025-04-28 20:07:28 +00:00
Soubhik Singha Mahapatra
4f59aee872 chore: removed reth-optimism-chain-registry crate (#15943) 2025-04-26 15:24:56 +00:00
kevaundray
40f0edfc2e chore: Make SparseTrie crate no_std compatible (#15786)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-23 11:57:41 +00:00
Roman Hodulák
76633a541d feat(era): Add history import (#15737) 2025-04-22 14:58:49 +00:00
Arsenii Kulikov
e21da953a2 fix: kurtosis-op job (#15839) 2025-04-22 08:26:37 +00:00
kevaundray
a64ced455c chore: Add reth-primitives to no-std CI checks (#15823) 2025-04-22 02:29:58 +00:00
Arsenii Kulikov
18337504dc fix: ignore engine-auth failures (#15838) 2025-04-21 16:32:32 +00:00
kevaundray
f158f295b9 chore: Make reth-ethereum-consensus no_std compatible (#15821)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-21 11:32:52 +00:00
kevaundray
05e1ae207b chore: Add reth-revm to no_std CI checks (#15822) 2025-04-21 12:40:46 +02:00
kevaundray
f650349a8d chore: add reth-errors to no-std checks (#15815) 2025-04-19 11:53:21 +00:00
Arsenii Kulikov
54b2b63f5d fix: use correct params for kurtosis-op (#15813) 2025-04-19 07:59:34 +00:00
Arsenii Kulikov
1e4480a7ba fix: pin teku image (#15805) 2025-04-18 15:23:45 +00:00
Roman Hodulák
1e0b433965 feat(era): Add EraStream that downloads all era files (#15613) 2025-04-14 14:09:10 +00:00
Federico Gimenez
b5de89ba3e test: activate holocene and isthmus in kurtosis-op (#15611) 2025-04-09 08:47:33 +00:00
Jennifer
3dd681bbb2 Update expected hive failures (#15405) 2025-03-31 11:51:48 +00:00
Alexey Shekhirin
ef5ee49fe2 ci: exit early if any of the Hive images fail to save (#15273) 2025-03-25 17:21:16 +00:00
danceratopz
ec74401a1b chore(ci): bump eest release and pin eest simulator versions (#15274) 2025-03-25 17:11:04 +00:00
Roman Krasiuk
b968fa04ad feat: integrate ress (#14959) 2025-03-12 09:34:49 +00:00
Ján Jakub Naništa
4920ad6dbe chore: Use cargo-chef to build the hivetests docker image (#14884)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2025-03-11 15:52:36 +01:00
Roman Krasiuk
4b6c7d0aca feat(net): ress subprotocol (#14687) 2025-03-04 09:13:34 +00:00
Arsenii Kulikov
2e347e76e7 fix: no-std for storage-api (#14810) 2025-03-03 20:06:40 +00:00
Federico Gimenez
889aebea82 chore(ci): unpin op-geth for kurtosis-op (#14781) 2025-03-01 15:04:48 +00:00
Joseph Zhao
64cc11ebbc Add dedicated Optimism Storage impl (#14654)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-01 06:31:39 +00:00
Arsenii Kulikov
72d21c126a fix: no-std for op crates (#14762) 2025-02-27 17:35:47 +00:00
Arsenii Kulikov
b2ead06d1d feat: pending block support in BlockExecutionStrategyFactory (#14730) 2025-02-27 13:25:04 +00:00
Federico Gimenez
434ee6bc0d chore(ci): remove batcher extra param from kurtosis op network config (#14679) 2025-02-24 14:59:16 +00:00
Federico Gimenez
974cfa192f chore(hive): rename expected eest failures (#14577) 2025-02-19 09:10:47 +00:00
Arsenii Kulikov
29f4ca2a61 feat: no_std for reth-evm (#14561) 2025-02-18 12:54:56 +00:00
Arsenii Kulikov
1804bbea6e chore: remove optimism feature (#14545)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-02-18 00:53:50 +01:00
joshieDo
51e2f91b22 chore(hive): update name of expected failure eip7702_set_code_tx (#14532) 2025-02-17 11:23:50 +00:00