Georgios Konstantopoulos
|
aeb2c6e731
|
chore(primitives): remove legacy transaction roundtrip tests (#22292)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-17 21:15:14 +00:00 |
|
stevencartavia
|
477fed7a11
|
refactor(primitives): use alloy's EthereumReceipt type (#22254)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-17 20:30:52 +00:00 |
|
DaniPopes
|
0ba685386d
|
refactor: dedup runtime initializations (#22263)
Co-authored-by: Alexey Shekhirin <github@shekhirin.com>
|
2026-02-17 17:35:31 +00:00 |
|
pepes
|
8db125daff
|
fix(engine-primitives): delegate block_to_payload to T (#22180)
|
2026-02-16 10:09:58 +00:00 |
|
Georgios Konstantopoulos
|
57148eac9f
|
refactor(tasks): remove TaskSpawner trait in favor of concrete Runtime (#22052)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 08:51:10 +00:00 |
|
Georgios Konstantopoulos
|
d49f828998
|
test: speed up slow integration tests (#22216)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 03:53:15 +00:00 |
|
Georgios Konstantopoulos
|
2f78bcd7b5
|
fix(test): activate prague for sparse trie reuse e2e test (#22215)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 03:50:20 +00:00 |
|
DaniPopes
|
0dd47af250
|
perf: add dedicated prewarming rayon pool (#22108)
|
2026-02-16 03:05:36 +00:00 |
|
DaniPopes
|
ff3a854326
|
perf: use dedicated trie rayon pool for proof workers (#22051)
|
2026-02-11 22:10:17 +00:00 |
|
Matthias Seitz
|
b9d21f293e
|
refactor: remove TypesAnd1-5 staging types from ProviderFactoryBuilder (#22049)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-11 04:57:05 +00:00 |
|
DaniPopes
|
68e4ff1f7d
|
feat: global runtime (#21934)
|
2026-02-11 03:45:09 +00:00 |
|
Dan Cline
|
08c61535db
|
chore: introduce v2 storage flag and remove edge flag (#21868)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: yongkangc <chiayongkang@hotmail.com>
|
2026-02-06 16:23:04 +00:00 |
|
Georgios Konstantopoulos
|
a16ee22a56
|
test(e2e): add eth_simulateV1 test for maxFeePerBlobGas without blob data (#21899)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-06 13:02:32 +00:00 |
|
theo
|
372802d06d
|
chore: remove op-reth from repository (#21532)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-02-06 11:18:12 +00:00 |
|
Xzavier
|
ce4be7dd87
|
fix: support EIP-1559 params configuration for Optimism dev mode (#21855)
|
2026-02-05 21:10:32 +00:00 |
|
DaniPopes
|
5ef32726db
|
refactor: add with_* compressor utility methods (#21680)
|
2026-02-01 20:43:25 +00:00 |
|
Georgios Konstantopoulos
|
a9b2c1d454
|
feat(rpc): make blob sidecar upcasting opt-in (#21624)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-01 12:25:46 +00:00 |
|
Georgios Konstantopoulos
|
370a548f34
|
refactor(db): derive Clone for DatabaseEnv (#21641)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-30 21:54:50 +00:00 |
|
Matthias Seitz
|
e1bc6d0f08
|
feat(engine): preserve sparse trie across payload validations (#21534)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Brian Picciano <me@mediocregopher.com>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2026-01-30 18:34:13 +00:00 |
|
Dan Cline
|
0470c65e6c
|
feat(cli): add --metrics param to reth prune (#21613)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-30 03:24:25 +00:00 |
|
Rez
|
b87cde5479
|
feat: configurable EVM execution limits (#21088)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2026-01-26 15:27:09 +00:00 |
|
Alexey Shekhirin
|
1f536cce65
|
test(e2e): selfdestruct pre- and post-Dencun (#21363)
|
2026-01-23 15:41:08 +00:00 |
|
Arsenii Kulikov
|
1bd8fab887
|
feat(txpool): add Block associated type to TransactionValidator trait (#21359)
|
2026-01-23 13:16:05 +00:00 |
|
Matthias Seitz
|
6df249c1f1
|
feat(engine): stub Amsterdam engine API endpoints (newPayloadV5, getPayloadV6, BALs) (#21344)
Co-authored-by: Ishika Choudhury <117741714+Rimeeeeee@users.noreply.github.com>
Co-authored-by: Soubhik Singha Mahapatra <160333583+Soubhik-10@users.noreply.github.com>
|
2026-01-22 20:48:11 +00:00 |
|
Arsenii Kulikov
|
be5a4ac7a6
|
feat: bump alloy and alloy-evm (#21337)
|
2026-01-22 18:43:24 +00:00 |
|
Matthias Seitz
|
a01ecce73f
|
test: add e2e tests for invalid payload handling via Engine API (#21288)
|
2026-01-22 15:55:36 +00:00 |
|
Georgios Konstantopoulos
|
a901d80ee6
|
chore: apply spelling and typo fixes (#21182)
|
2026-01-19 10:21:25 +00:00 |
|
Brian Picciano
|
13707faf1a
|
feat(consensus): incremental receipt root computation in background task (#21131)
|
2026-01-16 19:53:59 +00:00 |
|
Matthias Seitz
|
5e178f6ac6
|
chore(deps): update alloy-evm and alloy-op-evm to 0.26.3 (#21126)
|
2026-01-16 17:24:45 +01:00 |
|
rakita
|
86c414081a
|
feat: stagging revm v34.0.0 (#20627)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-16 14:56:27 +00:00 |
|
Dan Cline
|
b1f107b171
|
feat(reth-bench): add generate-big-block command (#21082)
|
2026-01-15 15:30:04 +00:00 |
|
Dan Cline
|
d469b7f1d0
|
feat(rpc): add flag to skip invalid transactions in testing_buildBlockV1 (#21094)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-15 12:05:30 +00:00 |
|
Kamil Szczygieł
|
1fbd5a95f8
|
feat: Support for sending logs through OTLP (#21039)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-14 21:29:00 +00:00 |
|
Matthias Seitz
|
1fa71f893c
|
test: add testing_buildBlockV1 RPC method and Osaka test (#20990)
|
2026-01-13 15:18:52 +01:00 |
|
DaniPopes
|
23f3f8e820
|
feat: add tracing-tracy (#20958)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-12 18:37:37 +00:00 |
|
joshieDo
|
425a021e3b
|
feat: add edge feature flag to reth (#20841)
|
2026-01-09 15:33:21 +00:00 |
|
iPLAY888
|
c3d92ddfc2
|
docs(engine): update outdated EthBuiltPayload comment (#20883)
|
2026-01-09 14:45:11 +00:00 |
|
Emilia Hane
|
bf272c9432
|
chore(consensus): Add trait object error variant to ConsensusError (#20875)
Co-authored-by: leeli <Leeliren@proton.me>
|
2026-01-09 13:01:22 +00:00 |
|
Emilia Hane
|
412f39e223
|
chore(consensus): Remove associated type Consensus::Error (#20843)
Co-authored-by: Josh_dfG <126518346+JoshdfG@users.noreply.github.com>
|
2026-01-08 15:54:31 +00:00 |
|
Alexey Shekhirin
|
bcd74d021b
|
feat(metrics): configurable jeprof pprof dumps directory (#20834)
|
2026-01-08 11:21:42 +00:00 |
|
Alexey Shekhirin
|
6f0ef914b9
|
feat(metrics): jemalloc heap dump endpoint (#20811)
|
2026-01-07 19:36:08 +00:00 |
|
VolodymyrBg
|
4d1c2c4939
|
refactor(ethereum): cache RLP lengths in ethereum payload builder (#20758)
|
2026-01-05 20:00:26 +00:00 |
|
Karl Yu
|
e9e940919a
|
feat: make metrics layer configurable (#20703)
|
2026-01-05 19:30:42 +00:00 |
|
zhygis
|
986e07f21a
|
feat(cli): make Cli extensible with custom subcommands (#20710)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-03 10:41:56 +00:00 |
|
DaniPopes
|
e595b58c28
|
feat: switch samply feature for CLI flags (#20586)
|
2025-12-27 15:16:49 +00:00 |
|
DaniPopes
|
353c2a7f70
|
fix(cli): remove unnecessary bound from Cli::configure (#20583)
|
2025-12-23 03:52:04 +00:00 |
|
DaniPopes
|
f3aea8dac0
|
chore: simplify size functions (#20560)
|
2025-12-22 11:14:50 +00:00 |
|
Brian Picciano
|
7b2fbdcd51
|
chore(db): Remove Sync from DbTx (#20516)
|
2025-12-22 10:13:57 +00:00 |
|
YK
|
62abfdaeb5
|
feat(cli): add tracing-samply to profiling (#20546)
|
2025-12-21 11:52:26 +00:00 |
|
Vitalyr
|
28bb2891bb
|
refactor(consensus): simplify verify_receipts return (#20517)
|
2025-12-20 19:05:50 +01:00 |
|