|
|
823d065071
|
feat: abstract OpPooledTransaction and OpPool over consensus tx (#14256)
|
2025-02-06 11:26:06 +00:00 |
|
|
|
5662508149
|
[Feature]: added max lifetime setting for queued transactions (#14242)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-06 10:36:03 +00:00 |
|
|
|
97ad6dfe1f
|
feat: handle Isthmus operator fee params (#14243)
|
2025-02-06 10:34:31 +00:00 |
|
|
|
41d51a109c
|
chore: rm reth_primitives from reth_net_p2p (#14258)
|
2025-02-06 09:21:09 +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 |
|
|
|
c1a305ca5c
|
feat: relax BasicPayloadJobGenerator bounds (#14254)
|
2025-02-06 00:59:14 +00:00 |
|
|
|
05d2a36b8b
|
fix: use correct default for get_local_pending_transactions (#14253)
|
2025-02-06 00:10:48 +00:00 |
|
|
|
d5277d5f27
|
chore: remove usages of reth_primitives from reth bin (#14252)
|
2025-02-06 00:02:12 +00:00 |
|
|
|
3309484a30
|
chore: rm redundant Send,Sync bounds on ParallelProof (#14248)
|
2025-02-05 23:50:23 +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 |
|
|
|
06132f509c
|
perf(trie): deduplicate already fetched prefetch targets (#14223)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-02-05 22:30:49 +00:00 |
|
|
|
2c3faf9b2b
|
chore: remove redundant bounds on StateRootTask (#14245)
|
2025-02-05 21:10:58 +00:00 |
|
|
|
9ac96e9393
|
feat: track max blobcount in forktracker (#14231)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-05 20:46:40 +00:00 |
|
|
|
42a1912224
|
feat: add exceeds allowance error message (#14232)
|
2025-02-05 20:42:27 +00:00 |
|
|
|
8f59efb96a
|
chore: move Transaction lock acquired mdbx log to trace (#14218)
|
2025-02-05 19:07:20 +00:00 |
|
|
|
af00d882d2
|
fix: use proofs from prefetch and updates for root completion (#14222)
|
2025-02-05 18:30:13 +00:00 |
|
|
|
7789d93001
|
refactor: Adds type downcasting helpers for InvalidPoolTransactionError (#14046)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2025-02-05 18:08:59 +00:00 |
|
|
|
29e6e5cd5e
|
feat: enable prewarm spawn metrics (#14229)
|
2025-02-05 14:17:46 +00:00 |
|
|
|
49b6ae0dc4
|
chore(ci): update hive expected failures (#14239)
|
2025-02-05 13:37:57 +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 |
|
|
|
8d35f26db9
|
chore: enable rand in test utils (#14234)
|
2025-02-05 13:01:39 +01:00 |
|
|
|
2d4ccf10fe
|
chore: simplify rpc block compat (#14225)
|
2025-02-05 11:40:22 +00:00 |
|
|
|
a63f92e017
|
chore: use alloy traits for PoolTransaction (#14228)
|
2025-02-05 02:05:00 +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 |
|
|
|
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 |
|
|
|
f43cf9c18a
|
fix: rm redundant revert in error message (#14215)
|
2025-02-04 17:40:42 +00:00 |
|
|
|
97ffdfa563
|
ci(hive): add ethereum/eest simulator (#14009)
|
2025-02-04 16:46:31 +00:00 |
|
|
|
d85c9001e4
|
Remove blocktime handling from maintain pool future (#14210)
|
2025-02-04 16:45:51 +00:00 |
|
|
|
1303bb5dc6
|
chore: update authmodule new with new engine trait (#14206)
|
2025-02-04 17:48:18 +01:00 |
|
|
|
b6ce1d90fd
|
perf: warm transactions in parallel (#13759)
|
2025-02-04 16:25:51 +00:00 |
|
|
|
6fecdac4ea
|
fix(reth-bench): return error on invalid range (#14198)
|
2025-02-04 15:51:03 +00:00 |
|
|
|
17dfad5828
|
feat: expose blob_store fn on top level pool type (#14205)
|
2025-02-04 17:05:05 +01:00 |
|
|
|
7fb74066b8
|
feat: type erase concrete engine server trait (#14204)
|
2025-02-04 12:58:11 +00:00 |
|
|
|
07090b315c
|
feat: abstract OpBeaconConsensus over primitives and chainspec (#14171)
|
2025-02-04 12:55:51 +00:00 |
|
|
|
740bf04351
|
fix: return correct prune_target_block when syncing (#14181)
|
2025-02-04 11:18:33 +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 |
|
|
|
754cd58b34
|
ci: ensure consensus crates remain riscv compatible (#14186)
|
2025-02-04 00:16:59 +00:00 |
|
|
|
42dfc1c24b
|
chore: rm unused prune error variant (#14185)
|
2025-02-04 00:13:49 +00:00 |
|
|
|
e80d6f22ff
|
ci: enable getreceipts hive test again (#14184)
|
2025-02-03 23:51:23 +00:00 |
|
|
|
68e51af295
|
chore: rm unused rpc_types_compat import from reth-bench (#14182)
|
2025-02-03 23:41:36 +00:00 |
|
|
|
9bda553017
|
feat: add helpers for handling other errors (#14180)
|
2025-02-03 23:34:13 +00:00 |
|
|
|
af3eb83c90
|
chore: rm unused error variants (#14183)
|
2025-02-03 23:29:29 +00:00 |
|
|
|
556c79f787
|
chore: convert_to_payload_body_v1 (#14168)
|
2025-02-03 23:16:33 +00:00 |
|
|
|
d3373b3cfe
|
feat: add dedicated blobpool args to cli (#14173)
|
2025-02-03 22:59:19 +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 |
|
|
|
440e6695b5
|
chore(ci): unpin clippy (#14167)
|
2025-02-03 16:09:46 +00:00 |
|