|
|
37adaf2d2e
|
feat: avoid zstd dependency in reth-evm, reth-evm-ethereum and reth-optimism-evm (#14356)
|
2025-02-10 11:56:07 +00:00 |
|
|
|
7e3b135805
|
feat: EngineApiBuilder (#14354)
|
2025-02-10 10:10:40 +00:00 |
|
|
|
21370c3911
|
added helper error enums for L1BlockInfoError (#14326)
|
2025-02-09 14:33:09 +00:00 |
|
|
|
7603b74890
|
feat: add providerfactory builder to OpNode (#14322)
|
2025-02-08 07:09:27 +00:00 |
|
|
|
68952b3064
|
feat: abstract op executor over chainspec (#14285)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2025-02-06 23:41:37 +00:00 |
|
|
|
1f1eabc428
|
feat: simplify PayloadBuilder setup (#14276)
|
2025-02-06 20:44:16 +00:00 |
|
|
|
63d5feab33
|
refactor: extract OP txpool types to a separate crate (#14280)
|
2025-02-06 20:31:51 +00:00 |
|
|
|
ad7dec3b6a
|
feat(op, txpool): add conditionals to op pooled tx (#14264)
Co-authored-by: Hamdi Allam <hamdi.allam97@gmail.com>
|
2025-02-06 13:10:54 +00:00 |
|
|
|
823d065071
|
feat: abstract OpPooledTransaction and OpPool over consensus tx (#14256)
|
2025-02-06 11:26:06 +00:00 |
|
|
|
97ad6dfe1f
|
feat: handle Isthmus operator fee params (#14243)
|
2025-02-06 10:34:31 +00:00 |
|
|
|
14a51b5292
|
feat: expose pool transaction in PayloadTransactions (#14249)
Co-authored-by: Hamdi Allam <hamdi.allam97@gmail.com>
|
2025-02-06 01:16:20 +00:00 |
|
|
|
62a8e62c3d
|
chore: simplify PayloadBuilder trait (#14246)
|
2025-02-05 23:20:31 +00:00 |
|
|
|
a63f92e017
|
chore: use alloy traits for PoolTransaction (#14228)
|
2025-02-05 02:05:00 +00:00 |
|
|
|
a9ae060452
|
fix: use different cancel wrapper for prewarm tasks (#14221)
|
2025-02-04 21:06:50 +00:00 |
|
|
|
ad503a08fa
|
feat(isthmus): withdrawals root in block building (#14209)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-04 18:31:00 +00:00 |
|
|
|
b6ce1d90fd
|
perf: warm transactions in parallel (#13759)
|
2025-02-04 16:25:51 +00:00 |
|
|
|
07090b315c
|
feat: abstract OpBeaconConsensus over primitives and chainspec (#14171)
|
2025-02-04 12:55:51 +00:00 |
|
|
|
b479b3439c
|
feat(no_std): Add no_std support for reth-storage-api (#14187)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-04 11:23:35 +01:00 |
|
|
|
e468d4d7c5
|
feat: add ExecutionData AT (#14179)
|
2025-02-04 01:08:47 +00:00 |
|
|
|
04c1d7120e
|
refactor: couple ExecutionPayload and ExecutionPayloadSidecar (#14172)
|
2025-02-03 21:04:42 +00:00 |
|
|
|
e3106889a8
|
feat: abstract EthTransactionValidator over ChainSpec (#14162)
|
2025-02-03 19:26:18 +00:00 |
|
|
|
65c3bd7eda
|
feat: abstract OP payload builder over transaction (#14153)
|
2025-02-03 14:57:41 +00:00 |
|
|
|
0c3ccccba9
|
chore: simplify OpBuiltPayload (#14152)
|
2025-02-02 16:32:16 +00:00 |
|
|
|
a041b41b59
|
chore: use chainspec blob_params for blob calculations (#14139)
|
2025-02-01 16:41:22 +00:00 |
|
|
|
fd4ca7d6d6
|
feat: simplify envelope conversion (#14146)
|
2025-02-01 14:29:41 +00:00 |
|
|
|
209b44829e
|
chore: remove block_to_payload_v1 (#14143)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-01 11:06:35 +00:00 |
|
|
|
3d7215137a
|
[wip] feat: alloy tx type conversions back to OpTransactionSigned (#14121)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-01 07:52:53 +00:00 |
|
|
|
9e6e2c4695
|
chore: phase out block_to_payload_v3 (#14140)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-01 07:41:28 +00:00 |
|
|
|
a39980a6f6
|
feat: generalize Block impls (#14133)
|
2025-01-31 22:05:09 +00:00 |
|
|
|
1c9ef8c5a3
|
refactor: remove Receipts struct (#14130)
|
2025-01-31 21:59:31 +00:00 |
|
|
|
d3acdda21b
|
feat: integrate blob_params_at_timestamp (#14128)
|
2025-01-31 18:18:34 +00:00 |
|
|
|
214f3b3b8e
|
chore: rm redundant conversion fn (#14129)
|
2025-01-31 18:13:23 +00:00 |
|
|
|
6afededdbf
|
feat: phase out payload conversion helpers (#14090)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-31 13:04:41 +00:00 |
|
|
|
5322877aed
|
chore: bump alloy 0.11 (#14122)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-31 11:44:20 +00:00 |
|
|
|
28f2690e04
|
feat: abstract RPC error over HaltReason (#14104)
|
2025-01-30 20:51:01 +00:00 |
|
|
|
2c56061b90
|
chore: rename ovm types (#14116)
|
2025-01-30 19:05:39 +00:00 |
|
|
|
89f8667cd4
|
fix: Add dummy system tx in op dev mode (#14062)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-30 13:03:35 +00:00 |
|
|
|
98a021ee7d
|
feat: abstract over Evm::Error (#14085)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-30 13:02:20 +00:00 |
|
|
|
974cea1d38
|
feat(chainspec): add Chainspec::blob_fee_params_at_timestamp (#14049)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-29 19:18:00 +00:00 |
|
|
|
376a5ddf55
|
chore: make optypedtx fields private (#14065)
|
2025-01-29 17:49:09 +00:00 |
|
|
|
38dfe94625
|
feat: replace BincodeRepr From bound with conversion function (#14069)
|
2025-01-29 14:29:18 +00:00 |
|
|
|
6d5514964b
|
feat(rpc): created EthApiBuilder type (#14041)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-29 13:43:10 +00:00 |
|
|
|
7db8e42dc1
|
feat: validate headers loaded from file on reth import (#14050)
|
2025-01-28 20:05:37 +00:00 |
|
|
|
5cf0276f1e
|
chore: rm optimism feature from reth-provider (#14035)
|
2025-01-28 13:31:26 +00:00 |
|
|
|
2e4376f359
|
add format checker to .toml (#13968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-28 12:20:58 +00:00 |
|
|
|
57159fede9
|
fix: add EthereumHardfork::Frontier by default on genesis to chainspec impl (#14024)
|
2025-01-28 00:14:37 +00:00 |
|
|
|
cde951732e
|
refactor: store plain receipts instead Options in Receipts (#14010)
|
2025-01-27 16:05:48 +00:00 |
|
|
|
33bf34b2fb
|
fix: gracefully handle missing persisted_trie_updates (#13942)
|
2025-01-27 14:02:53 +00:00 |
|
|
|
280b6bf1b7
|
chore: Changed visibility of Cli struct attributes to pub for op-reth (#13985)
|
2025-01-25 10:31:12 +00:00 |
|
|
|
60f9277dc5
|
feat: validate empty execution requests for OP (#13980)
|
2025-01-24 21:54:35 +00:00 |
|