|
|
2827447953
|
feat: drop ExEx WAL on reth db drop (#11855)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-02-13 12:29:53 +00:00 |
|
|
|
9dd90b5993
|
Simplified the sequencer forwarding RPC calls (#14386)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-13 12:16:07 +00:00 |
|
|
|
84a375698d
|
[Feature]: Add Opstack superchain registry support for genesis files (#14260)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-13 10:51:18 +00:00 |
|
|
|
46462ae0a6
|
refactor: remove PostExecutionInput (#14464)
|
2025-02-13 10:24:00 +00:00 |
|
|
|
f425a4dbcd
|
chore: phase out reth-primitives from storage-api (#14462)
|
2025-02-13 10:00:00 +00:00 |
|
|
|
cfb91e94dd
|
chore: no_std for reth-execution-types (#14465)
|
2025-02-13 09:47:40 +00:00 |
|
|
|
a699ee5405
|
Upstream ExecutionData to alloy (#14188)
|
2025-02-13 09:02:33 +00:00 |
|
|
|
dc88fa572a
|
chore: rm comment about hardfork (#14463)
|
2025-02-13 03:03:00 +00:00 |
|
|
|
aa1aa87088
|
fix typo (#14461)
|
2025-02-13 00:38:12 +00:00 |
|
|
|
7e1896c41c
|
chore: fix (#14456)
|
2025-02-13 00:27:48 +00:00 |
|
|
|
c6b757ed93
|
fix: add lifetime (#14460)
|
2025-02-12 23:21:16 +00:00 |
|
|
|
15dff0f6a6
|
feat(mev): Enable mev_ namespace. (#14457)
|
2025-02-12 21:01:00 +00:00 |
|
|
|
1e965caf5f
|
fix(ci): docker release (#14458)
|
2025-02-12 20:40:45 +01:00 |
|
|
|
f56f6332d9
|
chore(ci): update hive expected failures (#14454)
|
2025-02-12 17:06:57 +00:00 |
|
|
|
1e0b0d897b
|
chore: release v1.2.0 (#14438)
|
2025-02-12 17:38:01 +01:00 |
|
|
|
f0530a76bf
|
feat: add Block::seal (#14451)
|
2025-02-12 17:37:26 +01:00 |
|
|
|
4f73e1a47e
|
chore: remove BatchExecutor (#14453)
|
2025-02-12 15:56:42 +00:00 |
|
|
|
1970a4425b
|
fix(trie): reveal blinded sparse trie when calculating root (#14449)
|
2025-02-12 15:27:07 +00:00 |
|
|
|
172369afd5
|
feat: add Consensus to ExecutionStage (#14447)
|
2025-02-12 14:48:14 +00:00 |
|
|
|
3e07d65751
|
feat(grafana): add block validation overhead graph (#14431)
|
2025-02-12 13:30:29 +00:00 |
|
|
|
bb67c0e2e9
|
fix(grafana): use correct datasource for all metrics (#14432)
|
2025-02-12 14:30:09 +01:00 |
|
|
|
71b9f1225a
|
feat(op, cli): add cli option to enable tx conditional (#14421)
|
2025-02-12 13:15:27 +00:00 |
|
|
|
82903d9fe4
|
chore: export cli from reth ethereum (#14444)
|
2025-02-12 13:45:55 +01:00 |
|
|
|
ac7b5959fb
|
docs(tree): state root task (#14400)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-02-12 12:28:35 +00:00 |
|
|
|
11eac03f00
|
feat(optimism): disable state root task by default (#14446)
|
2025-02-12 12:22:27 +00:00 |
|
|
|
fc7a3e5bc6
|
chore: use shorter map names (#14445)
|
2025-02-12 11:59:42 +00:00 |
|
|
|
9090125f0d
|
Increase default gas limit from 30M to 36M (#13318)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-12 11:46:14 +00:00 |
|
|
|
9f1602c03e
|
chore: export exex (#14443)
|
2025-02-12 12:43:26 +01:00 |
|
|
|
48bffd418f
|
refactor: Add more low-level methods to Executor (#14440)
|
2025-02-12 11:15:01 +00:00 |
|
|
|
9a805b06db
|
chore: bump alloy 0.11.1 (#14439)
|
2025-02-12 10:15:10 +00:00 |
|
|
|
17712fe4e3
|
feat: add MaybeSerdeBincodeCompat to SignedTx (#14433)
|
2025-02-12 09:39:37 +00:00 |
|
|
|
faa6b9c125
|
feat: Return root result without blocking due to sparse trie Drop (#14333)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-02-12 09:23:17 +00:00 |
|
|
|
e9b99b0610
|
chore: use reth-ethereum in example (#14409)
|
2025-02-12 08:56:15 +00:00 |
|
|
|
ea40f78e59
|
feat(l2-withdrawals): Define OpEngineApiBuilder (#14426)
|
2025-02-12 07:04:52 +00:00 |
|
|
|
771a99be53
|
chore: phase out reth-primitives from op-evm (#14428)
|
2025-02-11 23:57:03 +00:00 |
|
|
|
77bd2115fb
|
Fix branch (#14416)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-11 21:18:11 +00:00 |
|
|
|
fa2a571f8b
|
chore: rm unused err variant (#14427)
|
2025-02-11 21:02:47 +00:00 |
|
|
|
302aa0b901
|
fix: use alloc::vec::Vec (#14423)
|
2025-02-11 21:53:47 +01:00 |
|
|
|
b7dfd5447f
|
feat: impl serde for OpPrimitives (#14422)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-11 20:06:42 +00:00 |
|
|
|
fab686ac05
|
feat: append tx conditional to pooled tx (#14403)
|
2025-02-11 19:59:09 +00:00 |
|
|
|
5f15d1e2a9
|
feat(l2-withdrawals): Define OpEngineApi (#14414)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-11 19:50:32 +00:00 |
|
|
|
974b197d30
|
feat: add alloy-compat for op prims (#14406)
|
2025-02-11 19:15:34 +00:00 |
|
|
|
3f680fd6cc
|
docs: Complete missing stage descriptions in stages.md (#14415)
|
2025-02-11 20:20:56 +01:00 |
|
|
|
155eced2ea
|
chore(tree): expect message on state root handle unwrap (#14419)
|
2025-02-11 18:42:10 +00:00 |
|
|
|
85fccde70e
|
fix(tree): state root task finished log (#14418)
|
2025-02-11 18:18:24 +00:00 |
|
|
|
5383f4b08e
|
perf: only fetch parent if not latest (#14412)
|
2025-02-11 18:09:37 +00:00 |
|
|
|
d727701a75
|
feat: add DecodedStorageProof and DecodedStorageMultiProof (#14391)
|
2025-02-11 16:05:20 +00:00 |
|
|
|
bae79ec53d
|
fix: use generic table types (#14413)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-02-11 15:29:22 +00:00 |
|
|
|
f13158deb3
|
fix(ci): changes in kurtosis-op network config latest optimism package (#14402)
|
2025-02-11 15:19:13 +00:00 |
|
|
|
8e479f36d3
|
chore: add root_with_updates method to sparse trie (#14393)
|
2025-02-11 14:47:19 +00:00 |
|