Commit Graph

9972 Commits

Author SHA1 Message Date
Federico Gimenez
98ae924731 feat(engine): enable prewarming & caching by default (#15764)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
2025-04-22 18:07:38 +00:00
Mateus F. Melo
6d45d5297d chore: rename send_rpc_call into request with pub (#15849) 2025-04-22 15:44:37 +00:00
kevaundray
23cc8f7f51 chore: re-pin crunchy to 0.2.2 after weekly cargo update (#15846) 2025-04-22 15:13:22 +00:00
Roman Hodulák
76633a541d feat(era): Add history import (#15737) 2025-04-22 14:58:49 +00:00
rotcan
ee8d7d00cb feat(engine): Compare sorted bundle states in witness invalid block hook (#15689)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
2025-04-22 13:49:08 +00:00
cakevm
2ab24fe90a feat(optimism): Add support for all Superchain configs and enable their usage (#14562)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-22 13:40:07 +00:00
kevaundray
f3715e8a52 chore(ci): Add a usage comment on revert (#15844) 2025-04-22 13:37:16 +00:00
Ishika Choudhury
3b879a1d83 feat: task executor accessible globally (#15360)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-22 12:16:29 +00:00
Matthias Seitz
81a8c270d6 test(crates): add comprehensive tests for mock transaction factory and modifications (#15842)
Co-authored-by: tiendn <15717476+tiendn@users.noreply.github.com>
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2025-04-22 12:20:46 +02:00
Morty
cf3240f6ee docs: correct indentation in rpc.rs (#15824)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-22 09:53:19 +00:00
Harrish Bansal
701af23fa5 refactor: Simplify HeaderSyncGapProvider trait (#15819)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-22 09:40:56 +00:00
fuder.eth
97a1977cee docs: Update witness.rs (#15836) 2025-04-22 09:34:08 +00:00
Will Cory
e238946ded feat: add state override support to eth_createAccessList (#15840)
Co-authored-by: Claude <noreply@anthropic.com>
2025-04-22 08:50:30 +00:00
Arsenii Kulikov
e21da953a2 fix: kurtosis-op job (#15839) 2025-04-22 08:26:37 +00:00
kevaundray
a64ced455c chore: Add reth-primitives to no-std CI checks (#15823) 2025-04-22 02:29:58 +00:00
github-actions[bot]
49b0ca0354 chore(deps): weekly cargo update (#15826)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-21 18:02:19 +00:00
Arsenii Kulikov
322fb1e63f fix: always return value for mint field (#15835) 2025-04-21 17:09:52 +00:00
Arsenii Kulikov
18337504dc fix: ignore engine-auth failures (#15838) 2025-04-21 16:32:32 +00:00
kevaundray
f158f295b9 chore: Make reth-ethereum-consensus no_std compatible (#15821)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-21 11:32:52 +00:00
Chen Wen Kang
3cd753ee00 test(e2e): add BroadcastNextNewPayload action (#15828) 2025-04-21 11:11:19 +00:00
kevaundray
664efb944b fix: Make reth-evm-ethereum turn off default-features in top level Cargo.toml (#15825) 2025-04-21 13:14:25 +02:00
charlessswang
3f95621703 chore(all): remove duplicate words (#15799)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-21 10:57:28 +00:00
kevaundray
05e1ae207b chore: Add reth-revm to no_std CI checks (#15822) 2025-04-21 12:40:46 +02:00
leopardracer
69fdf76560 docs: remove duplicate words (#15820) 2025-04-21 12:35:38 +02:00
Roman Hodulák
7552ad46c5 fix(exex): Remove unneeded mut from exex manager variable (#15830) 2025-04-21 07:03:18 +00:00
kevaundray
f650349a8d chore: add reth-errors to no-std checks (#15815) 2025-04-19 11:53:21 +00:00
Christopher Mooney
1a93f044f3 docs: Fix missing escaped newline (#15816) 2025-04-19 10:30:31 +00:00
Matthias Seitz
a1b8ceea41 docs: some docs on sync gap channel (#15817) 2025-04-19 10:21:12 +00:00
Veer Chaurasia
c148da8bc9 feat(storage-api): move BlockExecutionWriter trait from provider to storage-api (#15798)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-19 08:50:44 +00:00
kevaundray
6ef19f403d fix: Check for the maximum allowed gas limit in the block (#15800) 2025-04-19 08:46:09 +00:00
Tomás Andróil
15dfb13a2b fix: added a dedicated test to confirm that serde_json correctly handles JSON strings with leading and trailing whitespace (#15789)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-19 08:32:46 +00:00
kevaundray
87d12ed789 chore: Update execution spec tests to v17.0 (#15809) 2025-04-19 08:01:22 +00:00
Arsenii Kulikov
54b2b63f5d fix: use correct params for kurtosis-op (#15813) 2025-04-19 07:59:34 +00:00
Matthias Seitz
2ad858c6ef chore: improve etherscan debug error reporting (#15811) 2025-04-19 10:00:09 +02:00
Arsenii Kulikov
1e4480a7ba fix: pin teku image (#15805) 2025-04-18 15:23:45 +00:00
Ishika Choudhury
b328249ef7 chore: removed TransitionConfigurationExchanged event variant (#15808) 2025-04-18 14:34:02 +00:00
stevencartavia
5cf99b3a8d feat: add support for Eth69 receipts representation (#15619)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
2025-04-18 14:15:17 +00:00
Roman Krasiuk
b312799e08 fix(evm): custom blob params (#15598)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-18 13:20:48 +00:00
Roman Krasiuk
b131b0d5d6 feat(witness): always_include_root_node flag (#15679) 2025-04-18 13:17:00 +00:00
Roman Krasiuk
fdfca34218 chore(trie): trie_type behind flag (#15690) 2025-04-18 13:00:12 +00:00
Ishika Choudhury
b117760f34 chore: removed deprecated endpoint (#15804) 2025-04-18 12:42:59 +00:00
Udoagwa Franklin
792eeae8c0 feat(cli): add bootnode command (#15347)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-18 11:44:42 +00:00
0xMushow
eb8102c7c2 feat(transaction-pool): check on disk store in case of blob cache misses (#15225)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-18 09:08:19 +00:00
Tomass
5f8d21dc96 docs: remove consecutive duplicate words (#15795) 2025-04-17 19:10:48 +00:00
Matthias Seitz
6f8e7258f4 chore: release 1.3.12 (#15797) v1.3.12 2025-04-17 21:22:10 +02:00
0xMushow
aee484ba82 refactor(block): Inline from_block_with_transaction fn (#15788) 2025-04-17 18:57:20 +00:00
Matthias Seitz
94ee821803 fix: skip isthmus root validation if we dont have the parent state (#15796) 2025-04-17 18:22:43 +00:00
kevaundray
58c72b708a chore: Make reth-errors crate no_std compatible (#15790)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-17 17:15:01 +00:00
Ayush Dubey
84fa016c60 feat: Introducing reth_engine_rpc_new_payload_v4 to grafana (#15794) 2025-04-17 17:07:22 +00:00
Roman Krasiuk
3dc17777c8 fix: Revert "feat: add precompile cache for execution" (#15791) 2025-04-17 16:33:17 +00:00