Dan Cline
|
a549b4d66d
|
feat(storage): add use_hashed_state storage setting (#21997)
|
2026-02-09 20:15:13 +00:00 |
|
Dan Cline
|
352430cd84
|
fix: skip sender recovery stage when senders fully pruned (#21918)
|
2026-02-06 21:22:40 +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 |
|
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 |
|
YK
|
dfc54cf89f
|
fix(prune): reth prune requires being run twice to actually prune (#21785)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-05 03:08:49 +00:00 |
|
Elaela Solis
|
386b774ed5
|
refactor: use spawn_os_thread for better tokio integration (#21788)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2026-02-04 19:00:37 +00:00 |
|
DaniPopes
|
a3f7431d28
|
chore: name tokio rt threads (#21777)
|
2026-02-04 15:23:22 +00:00 |
|
Dan Cline
|
95f6bbe922
|
chore(pruner): always flush and compact after reth prune command (#21783)
|
2026-02-04 03:07:55 +00:00 |
|
Dan Cline
|
d7e740f96c
|
chore(cli): expose static file metrics in cli (#21770)
|
2026-02-03 22:21:10 +00:00 |
|
Dan Cline
|
6d02565c5e
|
chore(prune): increase reth prune DELETE_LIMIT to 20M (#21762)
|
2026-02-03 17:47:50 +00:00 |
|
Dan Cline
|
e706d76aa9
|
chore(cli): support ctrl-C in reth prune (#21759)
|
2026-02-03 17:47:01 +00:00 |
|
DaniPopes
|
d0fb5f31c2
|
chore: centralize thread::spawn to share tokio handles (#21754)
|
2026-02-03 16:58:46 +00:00 |
|
Dan Cline
|
f1f3980d29
|
fix(cli): actually enable reth-prune rocksdb feature in cli (#21715)
|
2026-02-02 23:39:04 +00:00 |
|
Georgios Konstantopoulos
|
9382a4c713
|
fix(prune): use batched pruning loop with edge feature to prevent OOM (#21649)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-02 02:38:00 +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 |
|
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
|
faf64c712e
|
feat(cli): add reth db state command for historical contract storage (#21570)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-30 14:03:19 +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 |
|
Matthias Seitz
|
aa5b12af44
|
refactor(db): make Tx::inner field private with accessor (#21490)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-27 22:06:41 +00:00 |
|
Matthias Seitz
|
934f462d01
|
feat(cli): make stopping on invalid block the default for reth import (#21403)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-26 12:41:06 +00:00 |
|
joshieDo
|
3648483512
|
feat(rocksdb): add WAL size tracking metric and Grafana dashboard (#21295)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-23 19:59:10 +00:00 |
|
Georgios Konstantopoulos
|
a2237c534e
|
feat(p2p): add reth p2p enode command (#21357)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-23 13:23:44 +00:00 |
|
iPLAY888
|
bf43ebaa29
|
fix(cli): handle invalid hex in db list --search (#21315)
|
2026-01-22 16:18:36 +00:00 |
|
Dan Cline
|
ebe2ca1366
|
feat: add StaticFileSegment::StorageChangeSets (#20896)
|
2026-01-22 15:03:47 +00:00 |
|
joshieDo
|
12cf3d685b
|
fix(provider): add CommitOrder for RocksDB/MDBX unwind atomicity (#21311)
|
2026-01-22 14:54:47 +00:00 |
|
andrewshab
|
4b1c341ced
|
fix: remove redundant clone (#21300)
|
2026-01-22 12:43:19 +00:00 |
|
joshieDo
|
492fc20fd1
|
fix(cli): clear rocksdb tables in drop-stage command (#21299)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-22 12:09:36 +00:00 |
|
Georgios Konstantopoulos
|
dd72cfe23e
|
refactor: remove static_files.to_settings() and add edge feature to RocksDB flags (#21225)
|
2026-01-21 16:52:24 +00:00 |
|
joshieDo
|
04d4c9a02f
|
fix(rocksdb): flush all column families on drop and show SST/memtable sizes (#21251)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-21 12:44:08 +00:00 |
|
Sergei Shulepov
|
2cae438642
|
fix: sigsegv handler (#21231)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-21 09:42:36 +00:00 |
|
Georgios Konstantopoulos
|
37b5db0d47
|
feat(cli): add RocksDB table stats to reth db stats command (#21221)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2026-01-21 08:45:17 +00:00 |
|
YK
|
bc79cc44c9
|
feat(cli): add --rocksdb.* flags for RocksDB table routing (#21191)
|
2026-01-20 19:29:05 +00:00 |
|
Georgios Konstantopoulos
|
ff8f434dcd
|
feat(cli): add reth db checksum rocksdb command (#21217)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2026-01-20 19:10:34 +00:00 |
|
Georgios Konstantopoulos
|
4f009728e2
|
feat(cli): add reth db checksum mdbx/static-file command (#21211)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2026-01-20 16:11:51 +00:00 |
|
Georgios Konstantopoulos
|
39d5ae73e8
|
feat(storage): add read-only mode for RocksDB provider (#21210)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2026-01-20 16:09:51 +00:00 |
|
Georgios Konstantopoulos
|
c2435ff6f8
|
feat(download): resumable snapshot downloads with auto-retry (#21161)
|
2026-01-19 10:26:24 +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
|
b4b64096c8
|
perf(cli): use available_parallelism as default for re-execute (#21010)
|
2026-01-16 16:08:30 +00:00 |
|
Brian Picciano
|
a74cb9cbc3
|
feat(trie): in-memory trie changesets (#20997)
|
2026-01-16 01:06:31 +00:00 |
|
joshieDo
|
d225fc1d7f
|
feat: add get/set db settings for rocksdb (#21095)
|
2026-01-15 14:48:05 +00:00 |
|
James Prestwich
|
1265a89c21
|
refactor: make use of dbi consistent across mdbx interface (#21079)
|
2026-01-14 23:42:42 +00:00 |
|
Sergei Shulepov
|
a75a0a5db7
|
feat(cli): support file:// URLs in reth download (#21026)
Co-authored-by: Sergei Shulepov <pep@tempo.xyz>
|
2026-01-14 22:30:42 +00:00 |
|
Alexey Shekhirin
|
665a0a8553
|
feat(cli): parse URL path and display ETA in reth download (#21014)
|
2026-01-14 10:01:01 +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 |
|
DaniPopes
|
c5e00e4aeb
|
perf(db): throttle metrics reporting (#20974)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-12 22:44:24 +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 |
|
Matthias Seitz
|
746baed2b1
|
feat(cli): add CliRunnerConfig for configurable graceful shutdown timeout (#20899)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-09 21:52:03 +00:00 |
|
joshieDo
|
425a021e3b
|
feat: add edge feature flag to reth (#20841)
|
2026-01-09 15:33:21 +00:00 |
|
joshieDo
|
13e59651f1
|
fix: initialize transaction-senders sf during genesis (#20846)
|
2026-01-09 09:26:26 +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 |
|