Matthias Seitz
|
9526849c14
|
chore: add update_db_with_and_check (#15885)
|
2025-04-23 19:05:01 +02:00 |
|
Danyal Prout
|
0a4a883923
|
chore(metrics): summable reth_info value (#15884)
|
2025-04-23 16:32:26 +00:00 |
|
Ishika Choudhury
|
d4c04f6826
|
feat: added support for --debug.rpc-consensus-ws (#15858)
|
2025-04-23 14:26:31 +00:00 |
|
Matthias Seitz
|
5197a72c56
|
chore: relax more default (#15880)
|
2025-04-23 16:23:49 +02:00 |
|
Matthias Seitz
|
a94348d7d0
|
chore: relax default constraints (#15879)
|
2025-04-23 13:25:08 +00:00 |
|
Arsenii Kulikov
|
fe3011ffca
|
fix: correctly set extra_data for eth payload builder (#15875)
|
2025-04-23 12:28:35 +00:00 |
|
Matthias Seitz
|
f5eca39559
|
chore: bump alloy 0.15 (#15874)
|
2025-04-23 12:13:16 +00:00 |
|
kevaundray
|
40f0edfc2e
|
chore: Make SparseTrie crate no_std compatible (#15786)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-23 11:57:41 +00:00 |
|
Arsenii Kulikov
|
ae3ffb90e4
|
chore: bump MSRV to 1.86 (#15863)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-23 13:55:26 +02:00 |
|
Matthias Seitz
|
57f77ac438
|
fix: fail send_raw_transaction if forwarding fails (#15867)
|
2025-04-23 10:13:03 +00:00 |
|
Pana
|
67e34b59e1
|
refactor: move reth-evm crate code into its own crate folder (#15870)
|
2025-04-23 09:33:26 +00:00 |
|
Alexey Shekhirin
|
7b483b4f8c
|
fix(cli): drop ExEx WAL only if it exists (#15871)
|
2025-04-23 09:33:17 +00:00 |
|
Roman Hodulák
|
9d9987590f
|
refactor(reth): Extract Cli into ethereum-cli crate (#15857)
Co-authored-by: Harrish Bansal <145403921+Haxry@users.noreply.github.com>
|
2025-04-23 07:23:12 +00:00 |
|
Shane K Moore
|
211ecb6d91
|
chore: add superchain enum macro for chainspec (#15861)
|
2025-04-23 07:10:22 +00:00 |
|
Matthias Seitz
|
a135c4b72c
|
chore: add empty line to display hardforks (#15845)
|
2025-04-22 22:55:53 +02:00 |
|
kevaundray
|
81942e41be
|
chore: add a method on SparseTrie to check whether a leaf exists (#15758)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-04-22 19:52:54 +00:00 |
|
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 |
|
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 |
|
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
|
322fb1e63f
|
fix: always return value for mint field (#15835)
|
2025-04-21 17:09:52 +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 |
|
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 |
|
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 |
|
Matthias Seitz
|
2ad858c6ef
|
chore: improve etherscan debug error reporting (#15811)
|
2025-04-19 10:00:09 +02: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 |
|
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 |
|