Commit Graph

17 Commits

Author SHA1 Message Date
leopardracer
6a9f4c28ee fix: typos in comments (#15938) 2025-04-29 18:52:35 +00:00
Soubhik Singha Mahapatra
0a401d9cbf feat: created BroadcastLatestForkchoice action (#15784)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-26 08:11:46 +00:00
Chen Wen Kang
3cd753ee00 test(e2e): add BroadcastNextNewPayload action (#15828) 2025-04-21 11:11:19 +00:00
Federico Gimenez
ddc101f863 chore: set clippy check for const fn to warn (#15777) 2025-04-16 17:59:36 +00:00
Federico Gimenez
e2e297d77c feat: remove NodeTypesWithEngine trait layer (#15351) 2025-03-28 18:26:55 +00:00
Ishika Choudhury
0c27c3d9c8 added generate next payload (#15268) 2025-03-25 17:43:57 +00:00
Federico Gimenez
985a926bee feat: relax NodeTypesWithEngine bounds on EngineTypes to PayloadTypes (#15257) 2025-03-25 10:06:22 +00:00
Soubhik Singha Mahapatra
d456af044e Created GeneratePayloadAttributes e2e Action (#15234)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
2025-03-24 15:51:19 +00:00
Federico Gimenez
d6031a2b22 test(op): add Op e2e testsuite example (#15039) 2025-03-24 09:26:59 +00:00
Ishika Choudhury
f4f205f80c changed possible #[allow()] -> #[expect()] (#15168)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-22 08:52:17 +00:00
Soubhik Singha Mahapatra
b0d9a6b14b Created ProduceBlocks (#15179) 2025-03-20 16:29:32 +00:00
Soubhik Singha Mahapatra
79b19847e3 Created PickNextBlockProducer e2e Action (#15119) 2025-03-18 15:41:15 +00:00
Federico Gimenez
5f55448941 feat(test, e2e): mutable environment for actions (#15021) 2025-03-14 10:38:59 +00:00
Federico Gimenez
8501a7492b chore(test, e2e): remove empty and unused actions (#15008) 2025-03-13 11:51:24 +00:00
Matthias Seitz
88f4336555 chore: rm reth-prmitives from e2eutils (#14971) 2025-03-12 02:25:13 +00:00
Federico Gimenez
eaa45abb98 test: complete mine block test in e2e testsuite (#14849)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
2025-03-11 10:49:44 +00:00
Federico Gimenez
e7fd146685 feat: e2e testsuite actions (#14773)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-04 13:06:13 +00:00