Roman Hodulák
|
1f7c3dfffe
|
feat(optimism): Replace OpChainSpec inside OpEngineValidator with a generic (#16489)
|
2025-05-27 09:50:00 +00:00 |
|
Roman Hodulák
|
27f1098934
|
feat(optimism): Replace OpTransactionSigned bound on the Block associated to OpEngineValidator with a generic (#16486)
|
2025-05-27 09:10:15 +00:00 |
|
Soubhik Singha Mahapatra
|
081cc907d8
|
chore: bump op-alloy to 0.17.2 (#16492)
|
2025-05-27 09:07:43 +00:00 |
|
Matthias Seitz
|
42bf391c83
|
revert: "fix: check encoded size" (#16488)
|
2025-05-27 00:12:53 +02:00 |
|
Matthias Seitz
|
4addc94ae5
|
chore: relax executiondata bound (#16478)
|
2025-05-26 15:46:49 +00:00 |
|
Arsenii Kulikov
|
5c5da0b990
|
fix: propagate --sequencer-headers to SequencerClient (#16474)
|
2025-05-26 15:32:17 +00:00 |
|
Matthias Seitz
|
19306aec68
|
chore: add manual clone impl (#16475)
|
2025-05-26 14:18:32 +00:00 |
|
Matthias Seitz
|
52be0031e8
|
fix: check encoded size (#16473)
|
2025-05-26 13:12:29 +00:00 |
|
Matthias Seitz
|
7b49b75a60
|
feat: add exex feature to op-reth (#16459)
|
2025-05-26 14:35:59 +02:00 |
|
Ayush Dubey
|
9ddb8f6d77
|
refactor: unify versioned_hashes for BlobTransactionSidecarVarient (#16461)
|
2025-05-26 12:00:44 +00:00 |
|
Federico Gimenez
|
29e4e20f2a
|
feat: add receipts_by_block_range to ReceiptsProvider (#16449)
|
2025-05-26 11:46:35 +00:00 |
|
Bilog WEB3
|
0c7bd1e5dd
|
fix(db): correct ClientVersion serialization size tracking (#16427)
|
2025-05-26 10:54:26 +00:00 |
|
Ayush Dubey
|
290ae8265e
|
feat: add HistoricalRpcClient for forwarding legacy RPC requests (#16447)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-24 10:30:17 +00:00 |
|
Matthias Seitz
|
9e667da3e8
|
chore: bump alloy 1.0.7 (#16456)
|
2025-05-24 11:43:35 +02:00 |
|
Matthias Seitz
|
ba880f9927
|
chore: rm outdated unreachable patterns (#16457)
|
2025-05-24 11:07:46 +02:00 |
|
Veer Chaurasia
|
7ca286110f
|
refactor: remove reth dependencies and instead use reth_ethereum (#16416)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-24 08:35:40 +00:00 |
|
Matthias Seitz
|
f1db19980b
|
chore: add clone impl for engine api types (#16454)
|
2025-05-24 10:04:10 +02:00 |
|
Merkel Tranjes
|
10900147de
|
docs: added parent_beacon_block_root requirement and corrected build-block (#16453)
|
2025-05-24 09:26:19 +02:00 |
|
Matthias Seitz
|
ddcd30f400
|
chore: make clippy happy (#16455)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-05-24 09:25:50 +02:00 |
|
Matthias Seitz
|
26f84bfcea
|
chore: rm OpPrimitives bound (#16450)
|
2025-05-23 21:10:41 +02:00 |
|
Matthias Seitz
|
034b3b8c57
|
chore: simplify deposit check (#16452)
|
2025-05-23 18:23:40 +00:00 |
|
kevaundray
|
24cbfb4943
|
feat!: Add StatelessTrie abstraction (#16419)
|
2025-05-23 15:45:55 +00:00 |
|
Roman Hodulák
|
9203916904
|
feat(optimism): Remove all bounds on BlockAssemblerInput for header (#16442)
|
2025-05-23 15:21:08 +00:00 |
|
Matthias Seitz
|
4e6cba3324
|
feat: add get_recovered_transaction helper (#16436)
|
2025-05-23 13:21:04 +00:00 |
|
Matthias Seitz
|
ecbdf45654
|
chore: bump revm and op-alloy (#16429)
Co-authored-by: Ishika Choudhury <117741714+Rimeeeeee@users.noreply.github.com>
|
2025-05-23 11:22:18 +00:00 |
|
Matthias Seitz
|
b76d4f6617
|
perf: spawn range query on blocking (#16434)
|
2025-05-23 11:04:19 +00:00 |
|
Femi Bankole
|
641f99ffda
|
feat: make max EthMessageID dependent on the EthVersion (#16405)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-22 20:02:58 +00:00 |
|
Federico Gimenez
|
29eeb78ad0
|
feat: relax OpExecutorBuilder type constraints (#16423)
|
2025-05-22 19:10:58 +00:00 |
|
Suyash Nayan
|
a7080ac1c3
|
feat(net): Add update_block_range to NetworkSyncUpdater (#16422)
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
|
2025-05-22 19:09:32 +00:00 |
|
Matthias Seitz
|
42c3b1a4c4
|
fix: rewrite estimate loop condition (#16413)
|
2025-05-22 16:19:13 +00:00 |
|
Ayush Dubey
|
50ab155b8d
|
chore: Implementing get_by_versioned_hashes_v2 for InMemoryBlobStre a… (#16390)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-22 13:01:10 +00:00 |
|
Acat
|
e41d5ff4e1
|
refactor: use impl IntoIterator for transaction batches and streamline validation calls (#16408)
|
2025-05-22 11:14:17 +00:00 |
|
Solar Mithril
|
70dab9f70d
|
feat: fix tasks metrics (#16406)
|
2025-05-22 13:11:09 +02:00 |
|
kevaundray
|
9060b6eb94
|
chore: Add ClientInput struct to reth-stateless (#16320)
|
2025-05-22 10:50:04 +00:00 |
|
Federico Gimenez
|
877c16aa8d
|
feat: relax OpEthApiBuilder type constraints (#16410)
|
2025-05-22 10:34:55 +00:00 |
|
Suyash Nayan
|
9a1e4ffd7e
|
feat(tasks): enable graceful shutdown request via TaskExecutor (#16386)
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-22 10:27:26 +00:00 |
|
Acat
|
6cf363ba88
|
fix(RPC): Ensure eth_getTransactionCount returns correct nonce for 'pending' tag (#16407)
|
2025-05-22 12:37:34 +02:00 |
|
Shane K Moore
|
e4212a4028
|
chore: eth69 status message support (#16099)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-22 10:08:26 +00:00 |
|
Denis Kolodin
|
f18273fb55
|
feat: configure tracing layers (#16126)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-21 22:13:41 +00:00 |
|
Arsenii Kulikov
|
27609ceda2
|
fix: forward sequencer error (#16401)
|
2025-05-21 16:50:35 +00:00 |
|
Federico Gimenez
|
6772ed8c1e
|
feat: relax OpEthApi type constraints (#16398)
|
2025-05-21 15:49:51 +00:00 |
|
kevaundray
|
3bf1110403
|
feat: Genericise stateless_validation API so that it is not fixed to Eth types (#16328)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-21 15:36:31 +00:00 |
|
greg
|
49f6d1e871
|
fix: InvalidTimestamp display (#16395)
Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
|
2025-05-21 14:26:56 +00:00 |
|
Ayush Dubey
|
2629b49716
|
chore: Refactoring manual clone for opPoolBuilder (#16392)
|
2025-05-21 12:52:39 +00:00 |
|
Oleg
|
d6ad30d5f8
|
chore: fixed broken link (#16365)
|
2025-05-21 10:09:18 +00:00 |
|
Torprius
|
c5fc1db888
|
fix(ipc): Improve server code correctness, logging, and doc comments (#16372)
|
2025-05-21 10:07:54 +00:00 |
|
Federico Gimenez
|
608ed5938b
|
feat: relax OpNetworkBuilder type constraints (#16387)
|
2025-05-21 09:21:20 +00:00 |
|
stevencartavia
|
452ee50d02
|
chore: Move subscription_task_spawner into EthPubSubInner (#16383)
|
2025-05-21 08:24:42 +00:00 |
|
Arsenii Kulikov
|
0b30387eed
|
chore(deps): bump alloy-evm (#16385)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-05-21 08:23:34 +00:00 |
|
Dan Cline
|
6e88d7fb3b
|
feat(trie): decode proofs in multiproof task (#16098)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-05-20 22:10:04 +00:00 |
|