Commit Graph

26 Commits

Author SHA1 Message Date
Francis Li
5866a82516 feat(flashblock): improve state root calculation condition (#19667) 2025-11-16 10:22:59 +00:00
Francis Li
12fd25892d refactor(flashblock): Move all flashblocks related data structure to op-alloy (#19608) 2025-11-12 12:26:42 +00:00
Brian Picciano
b48c72fad2 chore: BuiltPayloadExecutedBlock (#19430) 2025-11-07 09:16:55 +00:00
Arsenii Kulikov
871bc82eee chore: do not generate fuzz tests in Compact macro (#18849) 2025-10-03 11:58:44 +00:00
Roman Hodulák
f376dd8031 feat(optimism): Remove builder of next block environment from FlashBlockService (#18100) 2025-08-27 13:59:02 +00:00
Federico Gimenez
7d660b57b0 refactor: move BasicEngineValidator creation into EngineApiValidatorBuilder trait (#17664)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
2025-08-01 17:08:00 +00:00
Arsenii Kulikov
9d1af5a09c refactor: introduce Enginvalidator in tree (#17598)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-07-28 09:09:55 +00:00
Federico Gimenez
ed8eacfc5b refactor: move EngineValidator trait to reth-engine-tree (#17559) 2025-07-23 11:25:58 +00:00
Arsenii Kulikov
53df3b803a feat: add AddOns for custom node example (#17544) 2025-07-22 13:04:37 +02:00
Roman Hodulák
8d691ab2c2 feat(examples): Add CustomEngineValidator and its builder to the custom_node example (#16774) 2025-06-13 12:06:53 +00:00
Matthias Seitz
3fc463c8a0 feat: impl compress decompress for customheader (#16617) 2025-06-03 12:39:33 +00:00
Roman Hodulák
04144c5a4b feat(examples): Replace CustomConsensusBuilder using OpConsensusBuilder with custom generics in custom_node example (#16560) 2025-05-30 12:09:14 +00:00
Soubhik Singha Mahapatra
da95e5745e feat: use custom tx in custom-node (#16054)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-05-08 06:35:47 +00:00
fantasyup
7d2ac84722 chore: bump alloy to 0.15.9, replace reth types with alloy's (#16069)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-05-05 17:47:43 +00:00
Soubhik Singha Mahapatra
3b3b54132f feat: added support for CustomTx in custom node example (#16021)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-05-03 05:47:05 +00:00
Ishika Choudhury
ca5a76f6ac chore: changed import for custom-node(examples) (#15662) 2025-04-10 16:16:42 +00:00
Federico Gimenez
0a32035cd7 feat(examples): add ConfigureEvm impl for custom-node example (#15520) 2025-04-04 18:16:44 +00:00
Federico Gimenez
60867680fd feat(examples): add custom NetworkPrimitives and Networkbuilder to custom-node example (#15468) 2025-04-02 18:37:55 +00:00
Federico Gimenez
d3ec6abd08 feat(examples): route engine messages from custom engine api in custom-node example (#15458) 2025-04-02 14:09:58 +00:00
Federico Gimenez
6f8082af34 feat(examples): add custom engine API to custom-node example (#15436) 2025-04-02 09:38:53 +00:00
Ayush Dubey
eebda8e103 Add extended op tx envelope transaction type #15328 (#15334)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
2025-03-31 10:01:51 +00:00
Pelle
9cb7177dfc Added custom headers to NodePrimitives (#13995)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
2025-03-19 11:11:55 +00:00
Andrzej Sulkowski
1c81fae4d1 refactor: rename some examples (#7881) 2024-04-25 15:12:30 +00:00
DaniPopes
3826772886 chore: fix some warnings (#7515) 2024-04-08 18:10:10 +00:00
Matthias Seitz
c5955f1305 feat: integrate builder (#6611) 2024-02-29 16:50:04 +00:00
Delweng
b7e511dca2 feature: move node-api example into examples (#6390)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-05 12:12:33 +00:00