Georgios Konstantopoulos
|
8bedaaee71
|
feat(docker): include debug symbols in maxperf images (#22003)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-12 00:34:41 +00:00 |
|
DaniPopes
|
fc6666f6a7
|
perf: treat hashes as bytes in BranchNodeCompact (#22089)
|
2026-02-11 22:11:49 +00:00 |
|
DaniPopes
|
04543ed16b
|
chore: add span and log to runtime build (#22064)
|
2026-02-11 22:06:14 +00:00 |
|
Georgios Konstantopoulos
|
8a25d7d3cf
|
chore: remove ress crates from workspace (#22057)
Co-authored-by: mattsse <matt@paradigm.xyz>
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-02-11 13:39:56 +00:00 |
|
DaniPopes
|
c727c61101
|
feat(trie): remove SerialSparseTrie (#21808)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Brian Picciano <me@mediocregopher.com>
|
2026-02-10 13:50:54 +00:00 |
|
Matthias Seitz
|
3898cc5c3d
|
chore(deps): bump alloy 1.6.2 -> 1.6.3 (#21986)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-09 19:00:13 +01:00 |
|
Matthias Seitz
|
a7eef9c6dc
|
chore(deps): bump alloy from 1.6.1 to 1.6.2 (#21974)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-09 13:52:39 +01: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 |
|
zerosnacks
|
74d4b1f2ca
|
chore(deps): bump revm inspectors, handle case where revm-inspectors js-tracer is enabled but reth's js-tracer is not (#21810)
|
2026-02-04 16:07:45 +00:00 |
|
DaniPopes
|
e6fc5ff54b
|
perf(trie): use TrieMask iterator for efficient bit iteration (#21676)
|
2026-02-03 19:23:41 +00:00 |
|
DaniPopes
|
b9b7d092f6
|
perf: bump nybbles (#21725)
|
2026-02-03 17:15:30 +00:00 |
|
DaniPopes
|
3722071a7c
|
chore(deps): bump bytes 1.11.1 (#21755)
|
2026-02-03 16:31:22 +00:00 |
|
Matthias Seitz
|
0e0271a612
|
chore(deps): bump alloy 1.5.2 -> 1.6.1 (#21746)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-02-03 14:16:50 +00:00 |
|
DaniPopes
|
749a742bcf
|
chore(deps): update metrics-derive 0.1.1 (#21673)
|
2026-02-01 19:38:38 +00:00 |
|
DaniPopes
|
de69654b73
|
chore(deps): breaking bumps (#21584)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-31 00:44:09 +00:00 |
|
theo
|
b3d532ce9d
|
chore(op-reth): move op-dependent examples into crates/optimism/examples/ (#21495)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-30 14:02:12 +00:00 |
|
DaniPopes
|
f7313c755c
|
chore(deps): bump codspeed (#21578)
|
2026-01-29 16:50:09 +00:00 |
|
DaniPopes
|
f5ca71d2fb
|
chore(deps): cargo update (#21538)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-28 19:49:15 +00:00 |
|
Matthias Seitz
|
26a37f3c00
|
chore: use Default::default() for TransactionInfo for forward compatibility (#21454)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-26 22:15:41 +00:00 |
|
Alexey Shekhirin
|
c137ed836f
|
perf(engine): fixed-cache for execution cache (#21128)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Tempo AI <ai@tempo.xyz>
|
2026-01-23 17:57:42 +00:00 |
|
Arsenii Kulikov
|
be5a4ac7a6
|
feat: bump alloy and alloy-evm (#21337)
|
2026-01-22 18:43:24 +00:00 |
|
Matthias Seitz
|
ad5b533ad1
|
chore: rm patches (#21317)
|
2026-01-22 15:48:53 +01:00 |
|
Emma Jamieson-Hoare
|
68fdba32d2
|
chore(release): prep v1.10.2 release (#21287)
Co-authored-by: Emma Jamieson-Hoare <ejamieson19@gmai.com>
|
2026-01-22 10:50:10 +00:00 |
|
Matthias Seitz
|
7609deddda
|
perf(trie): parallelize merge_ancestors_into_overlay (#21202)
|
2026-01-21 20:08:03 +00:00 |
|
Matthias Seitz
|
c9dad4765d
|
chore: bump version to 1.10.1 (#21188)
|
2026-01-19 14:04:08 +00:00 |
|
Matthias Seitz
|
40bc9d3860
|
revert: undo Chain crate, add LazyTrieData to trie-common (#21155)
|
2026-01-17 15:57:09 +00:00 |
|
Dan Cline
|
c617d25c36
|
perf: make Chain use DeferredTrieData (#21137)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-17 01:05:35 +00:00 |
|
Matthias Seitz
|
b81e373d78
|
chore(deps): bump vergen and vergen-git2 to 9.1.0 (#21141)
|
2026-01-16 20:00:43 +01: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 |
|
Emma Jamieson-Hoare
|
b25f32a977
|
chore(release): set version v1.10.0 (#21091)
Co-authored-by: Emma Jamieson-Hoare <ejamieson19@gmai.com>
|
2026-01-15 10:50:35 +00:00 |
|
Emma Jamieson-Hoare
|
905de96944
|
chore: release 1.9.4 (#21048)
Co-authored-by: Emma Jamieson-Hoare <ejamieson19@gmai.com>
|
2026-01-15 09:41:54 +00:00 |
|
Matthias Seitz
|
b9ff5941eb
|
feat(primitives): add SealedBlock::decode_sealed for efficient RLP decoding (#21030)
|
2026-01-14 22:49:55 +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 |
|
DaniPopes
|
54735ce0f4
|
perf: use fixed-map for StaticFileSegment maps (#21001)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-14 00:52:54 +00:00 |
|
github-actions[bot]
|
4f3bd3eac1
|
chore(deps): weekly cargo update (#20924)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-13 14:42:54 +00: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 |
|
DaniPopes
|
2663942b50
|
chore(deps): bump metrics (#20968)
|
2026-01-12 18:13:38 +00:00 |
|
Sabnock
|
a2aa1f18df
|
feat(rpc): add debug_getBlockAccessList endpoint for EIP-7928 (#20824)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-09 13:29:37 +00:00 |
|
Alexey Shekhirin
|
6f0ef914b9
|
feat(metrics): jemalloc heap dump endpoint (#20811)
|
2026-01-07 19:36:08 +00:00 |
|
Richard Janis Goldschmidt
|
342a795ebe
|
chore: relax = requirement on cc dependency (#20788)
|
2026-01-06 18:09:40 +00:00 |
|
cui
|
9ca5cffaee
|
chore: update alloy (#20709)
Co-authored-by: weixie.cui <weixie.cui@okg.com>
|
2026-01-05 12:05:59 +00:00 |
|
DaniPopes
|
da10201b88
|
chore: minor reth-bench cleanup (#20577)
|
2025-12-22 23:56:36 +00:00 |
|
YK
|
62abfdaeb5
|
feat(cli): add tracing-samply to profiling (#20546)
|
2025-12-21 11:52:26 +00:00 |
|
Arsenii Kulikov
|
30162c535e
|
perf: properly share precompile cache + use moka (#20502)
|
2025-12-18 22:42:44 +00:00 |
|
Matthias Seitz
|
ab2ef99458
|
chore: add keccak-global (#20418)
|
2025-12-16 14:59:09 +00:00 |
|
Matthias Seitz
|
ace4e515b5
|
chore: bump inspectors 0.33.2 (#20334)
|
2025-12-12 15:39:04 +00:00 |
|
Brian Picciano
|
194d545fae
|
feat(engine): Add BAL stub methods to ExecutionPayload and BlockOrPayload (#20311)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-11 19:07:43 +00:00 |
|
Arsenii Kulikov
|
474c09095f
|
feat: bump alloy-evm (#20314)
|
2025-12-11 19:46:34 +01:00 |
|
Karl Yu
|
e90cfedf3d
|
feat: add support for testing_ rpc namespace and testing_buildBlockV1 (#20094)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-11 08:56:46 +00:00 |
|