|
|
7fb74066b8
|
feat: type erase concrete engine server trait (#14204)
|
2025-02-04 12:58:11 +00:00 |
|
|
|
e468d4d7c5
|
feat: add ExecutionData AT (#14179)
|
2025-02-04 01:08:47 +00:00 |
|
|
|
556c79f787
|
chore: convert_to_payload_body_v1 (#14168)
|
2025-02-03 23:16:33 +00:00 |
|
|
|
04c1d7120e
|
refactor: couple ExecutionPayload and ExecutionPayloadSidecar (#14172)
|
2025-02-03 21:04:42 +00:00 |
|
|
|
2c58d451af
|
chore: use rlp_length_for (#14144)
|
2025-02-02 18:42:53 +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 |
|
|
|
7da6d671f6
|
chore: remove block_to_payload_v2 (#14142)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-01 09:22:02 +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 |
|
|
|
d30a1b6c7d
|
fix(hive): overflow when timestamp is u64::max (#14132)
|
2025-01-31 20:53:48 +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 |
|
|
|
fe160e74df
|
added helper function new_alloy_provider (#13579)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-31 14:47:31 +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 |
|
|
|
54a5fcc24d
|
feat: remove transaction_to_call_request helper fn (#14089)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-31 12:51:16 +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 |
|
|
|
59c6e7e452
|
added SealedHeaderFor alias to validate.rs and without_evm.rs (#14103)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-30 15:55:34 +00:00 |
|
|
|
9bb39f1a7f
|
chore: shrink cache queues (#14105)
|
2025-01-30 13:28:19 +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 |
|
|
|
9001cc2cec
|
chore: remove reth-primitives dep from consensus (#14067)
|
2025-01-29 16:51:53 +00:00 |
|
|
|
b6875b13af
|
chore: relax cache bounds (#14068)
|
2025-01-29 15:09:46 +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 |
|
|
|
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 |
|
|
|
fd7074eac2
|
feat: modified MultiConsumerLruCache to track inMemory usage (#14034)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-29 10:01:28 +00:00 |
|
|
|
c7152ee9fa
|
feat(rpc/validation): Expose metric for validation disallow list size. (#14057)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-29 09:50:26 +00:00 |
|
|
|
dac2085d46
|
fix: return the correct action on drop (#14054)
|
2025-01-29 09:47:04 +00:00 |
|
|
|
01309ec03a
|
docs: add note about recorded transfer logs (#14053)
|
2025-01-28 20:58:04 +00:00 |
|
|
|
0f2e2faeda
|
refactor: remove Events generic from RPC types (#14033)
|
2025-01-28 13:29:27 +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 |
|
|
|
cc5493f6b4
|
fix: redirect issues in documentation links (#14032)
|
2025-01-28 11:16:50 +00:00 |
|
|
|
b9e361cbea
|
feat(rpc): implement debug_executionWitnessByHash (#14022)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2025-01-27 22:08:31 +00:00 |
|
|
|
cde951732e
|
refactor: store plain receipts instead Options in Receipts (#14010)
|
2025-01-27 16:05:48 +00:00 |
|
|
|
5dac5cfc62
|
chore!:unify trait fn naming for recovery (#13981)
|
2025-01-24 20:56:46 +00:00 |
|
|
|
203fed0f64
|
feat: add Spec generic for EvmEnv (#13975)
|
2025-01-24 15:59:55 +00:00 |
|
|
|
7e9d6ae454
|
chore: remove fill_ APIs (#13970)
|
2025-01-24 12:35:49 +00:00 |
|
|
|
006eea0c34
|
feat: generic TxEnv (#13957)
|
2025-01-24 10:48:44 +00:00 |
|
|
|
1296bacb87
|
refactor: change latest block == parent hash by block window distance check (#13961)
|
2025-01-24 09:43:06 +00:00 |
|
|
|
8a3d9b3899
|
docs: receipts cache touchups (#13963)
|
2025-01-24 09:48:11 +01:00 |
|
|
|
9039909a78
|
feat: integrate request validation in EnginveValidator (#13858)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-01-23 16:11:30 +00:00 |
|
|
|
6c762565b8
|
refactor: finalize proofs mod move from reth-primitives to reth-primitives-traits (#13875)
|
2025-01-22 20:15:47 +00:00 |
|
|
|
926ad2a639
|
feat: unify recover fn result type (#13897)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-22 14:58:36 +00:00 |
|
|
|
901240877a
|
feat: add transactions_iter helper (#13910)
|
2025-01-21 23:37:51 +00:00 |
|
|
|
b0b1d9d8df
|
feat: add transactions_recovered iter (#13903)
|
2025-01-21 15:49:00 +00:00 |
|
|
|
21761ad497
|
perf: check block cache for requested header (#13890)
|
2025-01-20 20:09:31 +00:00 |
|
|
|
93d6f807c0
|
perf: lift chainspec call (#13889)
|
2025-01-20 20:07:08 +00:00 |
|
|
|
64214fd186
|
chore: deprecate recoveredtx alias (#13887)
|
2025-01-20 18:07:14 +00:00 |
|