|
|
46462ae0a6
|
refactor: remove PostExecutionInput (#14464)
|
2025-02-13 10:24: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 |
|
|
|
172369afd5
|
feat: add Consensus to ExecutionStage (#14447)
|
2025-02-12 14:48:14 +00:00 |
|
|
|
82903d9fe4
|
chore: export cli from reth ethereum (#14444)
|
2025-02-12 13:45:55 +01: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 |
|
|
|
e9b99b0610
|
chore: use reth-ethereum in example (#14409)
|
2025-02-12 08:56:15 +00:00 |
|
|
|
2e8bc7d4b2
|
chore: re-export rpc types (#14381)
|
2025-02-10 19:14:09 +01:00 |
|
|
|
cdb7c63d51
|
Added from<alloy_rpc_types_eth::Transaction> for TransactionSigned (#14350)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-10 17:27:49 +00:00 |
|
|
|
b9b519344f
|
feat: add reth-eth meta crate (#14361)
|
2025-02-10 16:36:36 +00:00 |
|
|
|
37adaf2d2e
|
feat: avoid zstd dependency in reth-evm, reth-evm-ethereum and reth-optimism-evm (#14356)
|
2025-02-10 11:56:07 +00:00 |
|
|
|
47bc55b061
|
chore: rm reth-primitives from eth payload (#14357)
|
2025-02-10 11:24:18 +00:00 |
|
|
|
104bd6e039
|
refactor: move ValidationApi setup to EthereumAddOns (#14342)
|
2025-02-09 14:14:53 +00:00 |
|
|
|
46d3b6a32e
|
test: add a test for devnet failure (#14288)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-08 17:06:42 +00:00 |
|
|
|
7603b74890
|
feat: add providerfactory builder to OpNode (#14322)
|
2025-02-08 07:09:27 +00:00 |
|
|
|
905fd37bde
|
chore: misc eth strategy cleanup (#14315)
|
2025-02-07 22:42:19 +00:00 |
|
|
|
1f1eabc428
|
feat: simplify PayloadBuilder setup (#14276)
|
2025-02-06 20:44:16 +00:00 |
|
|
|
62a8e62c3d
|
chore: simplify PayloadBuilder trait (#14246)
|
2025-02-05 23:20:31 +00:00 |
|
|
|
f80d8f25f9
|
chore: use u64 for blobcount (#14250)
|
2025-02-05 23:15:24 +00:00 |
|
|
|
ab804d4650
|
fix: use blob params in payload building (#14217)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-05 13:07:42 +00:00 |
|
|
|
6d5607dc2b
|
docs: add docs for instantiating EthFilter (#14224)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-02-05 01:12:33 +00: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 |
|
|
|
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 |
|
|
|
d16187509e
|
chore: rm Once-cell dep (#14141)
|
2025-02-01 09:06:07 +01: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 |
|
|
|
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 |
|
|
|
54e1ddfdc1
|
feat: add alloy tx type conversions back (#14110)
|
2025-01-30 15:49:42 +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 |
|
|
|
d175d6475d
|
chore(ethereum-node): remove reth-primitives dep (#14081)
|
2025-01-29 22:41:56 +00:00 |
|
|
|
5ab9b9159c
|
chore: rm todos that are nofixes (#14082)
|
2025-01-29 22:41:29 +00:00 |
|
|
|
9001cc2cec
|
chore: remove reth-primitives dep from consensus (#14067)
|
2025-01-29 16:51:53 +00:00 |
|
|
|
38dfe94625
|
feat: replace BincodeRepr From bound with conversion function (#14069)
|
2025-01-29 14:29:18 +00:00 |
|
|
|
00593d2079
|
chore: correct the docs (#14070)
|
2025-01-29 14:29:04 +00:00 |
|
|
|
2652ec8af5
|
chore: make transaction type fields private (#13915)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-29 10:56:07 +00:00 |
|
|
|
9bc07cc5bd
|
feat: introduce ProviderFactoryBuilder (#13989)
|
2025-01-28 19:34:03 +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 |
|
|
|
ddc9375a60
|
chore: remove executed_block from EthBuiltPayload (#14017)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-27 21:27:57 +00:00 |
|
|
|
e2c45f2b1f
|
chore: move EthPrimitives to reth-ethereum-primitives (#14018)
|
2025-01-27 19:43:57 +00:00 |
|