Commit Graph

10047 Commits

Author SHA1 Message Date
Léa Narzis
c19dfe9531 chore: rename crate era-import to era-utils (#15980) 2025-04-28 20:07:28 +00:00
Arsenii Kulikov
86adfac165 fix: avoid cloning receipts on verification for op (#15979) 2025-04-28 19:53:10 +00:00
Arsenii Kulikov
2dd811cc69 chore: relax some eth component bounds (#15977)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-28 18:00:09 +00:00
Roman Hodulák
6c94e9090d feat(era): Implement SHA-256 checksum validation (#15962) 2025-04-28 17:22:39 +00:00
Matthias Seitz
2f85dcc4e0 chore: use default init (#15975) 2025-04-28 16:34:50 +00:00
Soubhik Singha Mahapatra
eda2b09132 feat: added eth api exex (#15949)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-28 15:10:05 +00:00
int88
babe65c197 chore: use TransactionGenerator uniformly and remove rng_transaction (#15965) 2025-04-28 12:05:54 +00:00
Emilia Hane
223ebddb8f fix(observability): Delegate DatabaseMetrics call to wrapped type T in Arc<T> impl (#15963) 2025-04-28 10:39:36 +00:00
Soubhik Singha Mahapatra
8c2277b2d5 feat: added an example of using an RPC with an ExEx (WIP) (#15853)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-28 10:05:12 +00:00
Harrish Bansal
3c0ff9c86b refactor: Remove redundant consensus call (#15946) 2025-04-28 09:56:29 +00:00
Veer Chaurasia
b6aa8e78f1 feat: Replace CacheServiceUnavailable variant with a dedicated error variant (#15950) 2025-04-28 09:51:49 +00:00
DaniPopes
a58f09c00d docs: always use nextest (#15957)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-28 09:51:07 +00:00
Ayush Dubey
58ec4b1153 feat: Removing geth-tests and serial_test (#15960) 2025-04-28 07:43:56 +00:00
github-actions[bot]
cae7448987 chore(deps): weekly cargo update (#15951)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2025-04-27 08:53:48 +00:00
Matthias Seitz
85f39827fd chore: rm storagelock variant (#15948) 2025-04-26 18:38:02 +02:00
Soubhik Singha Mahapatra
4f59aee872 chore: removed reth-optimism-chain-registry crate (#15943) 2025-04-26 15:24:56 +00:00
int88
70e2fd5fb5 chore: dedup prune_from_subpool (#15945) 2025-04-26 15:17:01 +00:00
Soubhik Singha Mahapatra
0a401d9cbf feat: created BroadcastLatestForkchoice action (#15784)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-26 08:11:46 +00:00
Skylar Ray
264334640c docs: update docs (#15851) 2025-04-26 07:38:14 +00:00
int88
23c146bef9 fix: park descendant when delete a pending tx (#15931)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
2025-04-26 06:39:30 +00:00
AJStonewee
091d84eed3 chore: single typo in 'hash_fetching' (#15937) 2025-04-26 06:28:03 +00:00
Ishika Choudhury
dd997e0705 feat: Introduce Block::into_ethereum_block to Block trait (#15940)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
2025-04-26 06:22:02 +00:00
Veer Chaurasia
1775cc4269 refactor: remove outdated chain::split function (#15935)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-26 06:20:16 +00:00
Matthias Seitz
59b717e8f4 chore: use spare capacity (#15932) 2025-04-25 19:00:15 +00:00
Hai | RISE
8bba80e565 perf(rpc): clone less when building block response (#15624) 2025-04-25 18:35:39 +00:00
Z
27f8584ad8 feat: support engine_newPayloadV4 in benchmarker (#15924) 2025-04-25 17:33:12 +00:00
Harrish Bansal
82d6505948 refactor: remove validate_header_with_total_difficulty (#15903) 2025-04-25 13:38:29 +00:00
Ayush Dubey
0253bad654 chore: Adding warning log for empty MPT root as withdrawals_root post-Isthmus (#15925)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-25 13:26:15 +00:00
Matthias Seitz
987a94ed33 chore: bump sse (#15926) 2025-04-25 13:14:36 +02:00
Ayush Dubey
cef7febf0b feat: Introducing ValidationApiError into structured JSON-RPC error responses (#15901)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-25 10:10:32 +00:00
cakevm
5810f31b6c chore(transaction-pool): make NoopTransactionPool generic over EthPoolTransaction (#15923) 2025-04-25 09:51:51 +00:00
Roman Hodulák
fab0d81a97 feat(cli): Add import-era CLI command (#15882) 2025-04-25 08:54:37 +00:00
Ayush Dubey
f3b2e4fcd0 chore: moving header sync gap provider to storage api crate (#15921) 2025-04-25 08:53:40 +00:00
nk_ysg
e0a300ea07 perf: opt EngineApiTreeHandler::insert_block_inner rm clone (#15385)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-25 08:27:39 +00:00
Ayush Dubey
220441c12f feat: Introduces sequencer metrics for transaction forwarding (#15910)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-25 07:05:27 +00:00
Hai | RISE
7a4a30f49f chore: fix misleading name (#15920) 2025-04-25 07:02:08 +00:00
Ishika Choudhury
c867812793 feat: exposed EvmConfig to PayloadServiceBuilder (#15887)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
2025-04-25 01:29:01 +00:00
floor-licker
79898f1756 feat: add split_ref method to SealedHeader (#15917) (#15918) 2025-04-25 00:56:46 +00:00
Emilia Hane
a7435bede0 chore(deps): 2024 edition syntax fixes (#14731) 2025-04-24 21:34:26 +00:00
Roman Hodulák
a3fff5cf6e feat(era): Add era stream from local directory (#15914) 2025-04-24 18:57:44 +00:00
FT
cefac14a28 chore: fix typo and remove redundant article in comments (#15915) 2025-04-24 18:42:07 +00:00
Soubhik Singha Mahapatra
26e467442c chore: simplified cli imports in examples (#15904) 2025-04-24 18:30:07 +00:00
Léa Narzis
70c5d12b4b test(era): finalize reth era testing tour. (#15595)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
2025-04-24 18:27:56 +00:00
int88
dd4aa1a85b test: complete local_senders_tracking (#15912) 2025-04-24 14:40:06 +00:00
Matthias Seitz
0c7518205b chore: bump alloy 0.15.5 (#15913) 2025-04-24 14:39:24 +00:00
Matthias Seitz
bf59f5816c docs: add docs about CachedReads (#15905)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2025-04-24 15:43:09 +02:00
Matthias Seitz
4d77608be1 feat!: replace TransactionSigned with alloy's (#15768) 2025-04-24 12:17:19 +00:00
floor-licker
cfa49f86ef chore: move HeaderSyncGap type (#15892)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-24 11:01:26 +00:00
kevaundray
b757a7bf88 chore: Remove unused write_to_db method in ef-tests (#15902) 2025-04-24 11:00:32 +00:00
Matthias Seitz
c00c09f4c9 chore: use sender_ref (#15898) 2025-04-24 12:13:21 +02:00