|
|
a087731199
|
perf: add eth response backpressure (#13971)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-01-24 21:20:22 +00:00 |
|
|
|
049543655a
|
feat: impl inmemory for vec (#13964)
|
2025-01-24 21:00:18 +00:00 |
|
|
|
5dac5cfc62
|
chore!:unify trait fn naming for recovery (#13981)
|
2025-01-24 20:56:46 +00:00 |
|
|
|
61ae871d94
|
chore: update links crates/ethereum-forks/src/hardfork/ethereum.rs (#13977)
|
2025-01-24 19:36:14 +00:00 |
|
|
|
d401dc5e73
|
feat: add a helper to create txenv (#13979)
|
2025-01-24 19:29:09 +00:00 |
|
|
|
0cd63cdf4b
|
test: reenable test_state_root_task test (#13911)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
|
2025-01-24 18:28:02 +00:00 |
|
|
|
203fed0f64
|
feat: add Spec generic for EvmEnv (#13975)
|
2025-01-24 15:59:55 +00:00 |
|
|
|
621b30f037
|
feat: add clone_transactions convenience fn (#13962)
|
2025-01-24 14:02:50 +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 |
|
|
|
ee7820f2e3
|
fix: only increment proofs_processed for state update proofs results (#13956)
|
2025-01-23 23:04:18 +00:00 |
|
|
|
a162571bd4
|
chore: use more block_num_hash in insert_block_inner (#13943)
|
2025-01-23 16:39:16 +00: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 |
|
|
|
187634fd2f
|
feat: add sealed_block method to ExecutedBlock (#13945)
|
2025-01-23 15:56:50 +00:00 |
|
|
|
5a40c68c73
|
chore: do not clone already recovered block (#13944)
|
2025-01-23 15:56:24 +00:00 |
|
|
|
cc8558fa11
|
feat(test-utils): Make MockEthProvider generic over Transaction (#13853)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-22 23:18:43 +00:00 |
|
|
|
69375780f5
|
chore: rm unused capabilities code (#13935)
|
2025-01-22 23:15:21 +00:00 |
|
|
|
3e181ab53a
|
chore: use alloy-eip2124 directly (#13941)
|
2025-01-22 23:14:42 +00:00 |
|
|
|
4dcc135495
|
feat: add NetworkManager::eth (#13936)
|
2025-01-22 23:05:36 +00:00 |
|
|
|
24c5234a50
|
chore: disable default features for engine primitives (#13939)
|
2025-01-22 23:04:48 +00:00 |
|
|
|
a3015c8a3a
|
feat(sdk): introduce PrimitivesTy helper type (#13933)
|
2025-01-22 22:29:33 +00:00 |
|
|
|
f64dd8a977
|
chore: remove some unnecessary direct imports (#13934)
|
2025-01-22 22:08:48 +01:00 |
|
|
|
6c762565b8
|
refactor: finalize proofs mod move from reth-primitives to reth-primitives-traits (#13875)
|
2025-01-22 20:15:47 +00:00 |
|
|
|
3e961806b6
|
feat(no_std): Add no_std support for reth-payload-primitives (#13922)
|
2025-01-22 20:12:36 +00:00 |
|
|
|
5238486882
|
feat(no_std): Add no_std support for reth-ethereum-engine-primitives (#13931)
|
2025-01-22 20:11:59 +00:00 |
|
|
|
97851754df
|
feat(no_std): Add no_std support for reth-engine-primitives (#13924)
|
2025-01-22 20:11:34 +00:00 |
|
|
|
66fb8c8cac
|
chore: remove network dep from tree (#13921)
|
2025-01-22 20:10:53 +00:00 |
|
|
|
22a5c10a07
|
chore: retry empty responses (#13923)
|
2025-01-22 18:29:22 +00:00 |
|
|
|
82a0734c19
|
chore: use flz estimate (#13930)
|
2025-01-22 18:24:25 +00:00 |
|
|
|
d10dfaca1e
|
fix(engine): attempt to advance persistence after it finished (#13928)
|
2025-01-22 17:22:26 +00:00 |
|
|
|
073aee175f
|
chore: replace maili deps with op-alloy (#13927)
|
2025-01-22 17:58:06 +01:00 |
|
|
|
56f2c43582
|
tests: misc p2p blockbody roundtrip tests (#13925)
|
2025-01-22 16:21:05 +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 |
|
|
|
23ebf96188
|
chore: move receipts pruning to provider (#13886)
|
2025-01-22 13:41:13 +00:00 |
|
|
|
b263b5c62d
|
chore: decrease private access (#13912)
|
2025-01-22 02:32:04 +01:00 |
|
|
|
901240877a
|
feat: add transactions_iter helper (#13910)
|
2025-01-21 23:37:51 +00:00 |
|
|
|
6d2648dc1b
|
feat: restore custom build profiles in RETH_BUILD_PROFILE (#13906)
|
2025-01-22 00:03:18 +01:00 |
|
|
|
d2b454236f
|
perf(root): untangle the state root task (#13898)
|
2025-01-21 22:46:34 +00:00 |
|
|
|
6c3b1b8bcd
|
feat: add S3Stage downloader (#13784)
|
2025-01-21 18:10:02 +00:00 |
|
|
|
ace28d8a90
|
chore: move and integrate ConfigureEvmFor (#13896)
|
2025-01-21 17:56:17 +00:00 |
|
|
|
c1fd0ce4a1
|
chore: use builtin launch fn for opnode (#13900)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2025-01-21 17:52:03 +00:00 |
|
|
|
b63dc2ad89
|
chore: move SealedHeader::cloned to &H (#13904)
|
2025-01-21 15:49:10 +00:00 |
|
|
|
b0b1d9d8df
|
feat: add transactions_recovered iter (#13903)
|
2025-01-21 15:49:00 +00:00 |
|
|
|
6dabd5244e
|
feat: implement Optimism builder DA limits (#13757)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-21 13:29:02 +00:00 |
|
|
|
0a5de2fdae
|
feat: add StaticFileBlockWithdrawals to db-model (#13894)
|
2025-01-21 13:25:18 +00:00 |
|
|
|
3317ea1f2c
|
docs: cleanup discv4 docs (#13884)
|
2025-01-21 13:53:03 +01:00 |
|
|
|
c4b147c031
|
chore: move state root task result handling to fn (#13892)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
|
2025-01-21 11:53:17 +00:00 |
|
|
|
50dae68dce
|
chore: rm legacy helper traits (#13895)
|
2025-01-21 00:34:52 +00:00 |
|