Commit Graph

13 Commits

Author SHA1 Message Date
ad0be4ca06 refactor: replace BatchBlockExecutionOutput by BundleStateWithReceipts (#8709) 2024-06-10 16:46:39 +00:00
76a1a3d005 refactor: simplify Receipts implementation (#8710) 2024-06-10 12:26:44 +00:00
70b6bc45ad fix(example/op-bridge): ethereum Receipt needless update (#8695)
Signed-off-by: 9547 <29431502+9547@users.noreply.github.com>
2024-06-08 13:52:07 +00:00
d0e3504ecc example(exex): tests for OP Bridge (#8658) 2024-06-07 15:52:44 +00:00
072d4225de chore: minify almost all JSON files (#8495) 2024-05-29 20:43:09 +00:00
e21a2578d5 chore(deps): remove useless deps (#8453) 2024-05-29 09:34:52 +00:00
f83a872dd6 feat: improve exex examples' validation (#8116) 2024-05-06 10:16:27 +00:00
0e8e573180 chore: rename exex example crate names (#7851) 2024-04-24 21:34:41 +00:00
d6b861ea5d feat(exex): send ExExNotification instead of CanonStateNotification (#7803) 2024-04-23 10:05:46 +00:00
jn
49ceeaf0cc refactor: Drop reth_primitives::Log (#7651)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-16 14:36:06 +00:00
2dcc01210c feat(exex): add Pool to ExExContext (#7573)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-12 16:34:18 +00:00
aa1fbfcba6 refactor(exex): use async fns in op bridge example (#7601) 2024-04-12 15:49:50 +00:00
3ffc729833 feat(examples): OP Stack bridge stats ExEx (#7556)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-11 16:38:03 +00:00