Georgios Konstantopoulos
|
9de1f0905e
|
feat(prune): add static file pruning support for sender recovery (#21598)
|
2026-01-30 01:09:38 +00:00 |
|
joshieDo
|
013dfdf8c8
|
fix(prune): add minimum 64 block retention for receipts and bodies (#21520)
|
2026-01-28 18:10:07 +00:00 |
|
Georgios Konstantopoulos
|
497985ca86
|
fix(prune): improve pruner log readability (#21522)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2026-01-28 13:41:55 +00:00 |
|
Dan Cline
|
94235d64a8
|
fix(pruner): prune account and storage changeset static files (#21346)
|
2026-01-26 19:28:18 +00:00 |
|
Brian Picciano
|
da12451c9c
|
chore(trie): Cleanup unused trie changesets code (#21323)
|
2026-01-22 16:57:46 +00:00 |
|
Georgios Konstantopoulos
|
f692ac7d1e
|
perf(prune): use bulk table clear for PruneMode::Full (#21302)
|
2026-01-22 13:01:17 +00:00 |
|
Georgios Konstantopoulos
|
865f8f8951
|
perf(prune): sort tx hashes for efficient TransactionLookup pruning (#21297)
|
2026-01-22 12:10:07 +00:00 |
|
Alexey Shekhirin
|
72e1467ba3
|
fix(prune): avoid panic in tx lookup (#21275)
|
2026-01-21 21:21:53 +00:00 |
|
Brian Picciano
|
a74cb9cbc3
|
feat(trie): in-memory trie changesets (#20997)
|
2026-01-16 01:06:31 +00:00 |
|
Alexey Shekhirin
|
a5dd7d0106
|
feat(node): --minimal flag (#20960)
|
2026-01-13 12:54:26 +00:00 |
|
Matthias Seitz
|
210309ca76
|
docs: fix typos and incorrect documentation (#20943)
|
2026-01-12 00:48:01 +01:00 |
|
Fibonacci747
|
020f20db42
|
chore: correct StorageHistory prune map size constant name (#20828)
|
2026-01-09 15:20:02 +00:00 |
|
fig
|
96c77fd8b2
|
feat(storage): make insert_block() operate with references (#20504)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-22 15:13:43 +00:00 |
|
Brian Picciano
|
b7d8815104
|
perf(prune): use delete_current_duplicates for MerkleChangeSets tables (#20230)
|
2025-12-10 13:33:11 +00:00 |
|
joshieDo
|
f88bf4e427
|
fix: set merkle changesets distance minimum to 128 (#20200)
|
2025-12-08 16:10:11 +00:00 |
|
joshieDo
|
d6caf7f063
|
fix: set minimum pruning distance to 64 blocks for trie changesets (#20108)
|
2025-12-04 10:12:38 +00:00 |
|
joshieDo
|
8f2811dd19
|
fix: ensure MerkleChangeSets pruner only runs if pipeline stage has finished (#20073)
|
2025-12-02 14:08:47 +00:00 |
|
Alexey Shekhirin
|
6fa11ff2f8
|
test(prune): fix bodies static files expected block range (#19811)
|
2025-11-17 17:45:59 +00:00 |
|
Forostovec
|
90621de27c
|
fix(prune): avoid extra iterator consumption (#19758)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-11-17 15:43:47 +00:00 |
|
joshieDo
|
88d853e724
|
feat: always write receipts to static files on new nodes (#19399)
|
2025-11-13 16:37:30 +00:00 |
|
Alexey Shekhirin
|
95b8a8535b
|
feat(stages): get transaction range starting from first available block (#19662)
|
2025-11-12 14:43:39 +00:00 |
|
Alexey Shekhirin
|
93003560cf
|
revert: "refactor(prune): remove receipts log filter segment (#19184)" (#19646)
|
2025-11-11 12:01:39 +00:00 |
|
joshieDo
|
177ad4c0b8
|
chore: remove duplicated provider method transaction_block (#19585)
|
2025-11-07 15:03:39 +00:00 |
|
Snezhkko
|
04093cc3be
|
fix(prune): use saturating_sub in PruneLimiter::deleted_entries_limit_left (#19535)
|
2025-11-06 15:49:08 +00:00 |
|
joshieDo
|
c9897ad230
|
fix: update min_block on StaticFileProvider::update_index (#19469)
|
2025-11-03 19:53:10 +00:00 |
|
Alexey Shekhirin
|
7438bdbdf6
|
refactor(prune): derive EnumIter instead of explicit array of segments (#19465)
|
2025-11-03 15:28:14 +00:00 |
|
Brian Picciano
|
d87d0d1a1f
|
fix: Prune checkpoint fixes (#19407)
|
2025-10-30 13:40:18 +00:00 |
|
joshieDo
|
644be05659
|
feat: add pruning of transactions from static-files (#19241)
|
2025-10-29 11:50:51 +00:00 |
|
Brian Picciano
|
fa1f86cb91
|
fix(prune): Add unused variants back to PruneSegment enum (#19318)
|
2025-10-27 13:12:22 +00:00 |
|
joshieDo
|
5a9c7703d1
|
chore: rm StaticFileReceipts pruner (#19265)
|
2025-10-23 18:44:06 +00:00 |
|
joshieDo
|
3883df3e6c
|
chore: remove db pruning of header/txs segments (#19260)
|
2025-10-23 17:20:55 +00:00 |
|
Roman Hodulák
|
71f91cf4eb
|
feat(prune): Add an empty reth-prune-db crate (#19232)
|
2025-10-23 11:43:24 +00:00 |
|
Alexey Shekhirin
|
b5df3f31b2
|
refactor(prune): remove receipts log filter segment (#19184)
|
2025-10-22 10:22:11 +00:00 |
|
Dan Cline
|
e810df943b
|
feat(engine): improve payload validator tracing spans 2 (#19155)
|
2025-10-21 22:14:16 +00:00 |
|
0xsensei
|
563ae0d30b
|
fix: drop support for total difficulty table (#16660)
Co-authored-by: Aditya Pandey <adityapandey@Adityas-MacBook-Air.local>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2025-10-21 16:55:08 +00:00 |
|
Alexey Shekhirin
|
7263a7b4eb
|
fix(cli): prune config saving to file (#19174)
|
2025-10-21 11:59:11 +00:00 |
|
Brian Picciano
|
915b627f4f
|
fix: Revert "feat(engine): improve payload validator tracing spans (#18960)" (#19145)
|
2025-10-20 16:06:23 +00:00 |
|
Brian Picciano
|
6ee53922d0
|
fix(prune): Disable pruning limits (#19141)
|
2025-10-20 14:05:16 +00:00 |
|
Alexey Shekhirin
|
4a32bc0fe5
|
feat(engine): improve payload validator tracing spans (#18960)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-10-17 21:20:12 +00:00 |
|
Brian Picciano
|
be94d0d393
|
feat(trie): Merge trie changesets changes into main (#19068)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
Co-authored-by: Roman Hodulák <roman.hodulak@polyglot-software.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-10-16 09:52:35 +00:00 |
|
Alexey Shekhirin
|
e9598ba5ac
|
feat(storage): read headers and transactions only from static files (#18788)
|
2025-10-06 11:39:48 +00:00 |
|
Arsenii Kulikov
|
871bc82eee
|
chore: do not generate fuzz tests in Compact macro (#18849)
|
2025-10-03 11:58:44 +00:00 |
|
Alexey Shekhirin
|
058ffdc21e
|
feat(storage): write headers and transactions only to static files (#18681)
|
2025-09-29 17:04:59 +00:00 |
|
Matthias Seitz
|
850083dbde
|
chore: remove doc_auto_cfg feature (#18758)
|
2025-09-28 12:53:45 +02:00 |
|
YK
|
a047a055ab
|
chore: bump rust to edition 2024 (#18692)
|
2025-09-25 12:18:51 +00:00 |
|
Brian Picciano
|
2fa52f32f4
|
fix(prune): TransactionLookup pruning issues with pre-merge expiry (#18348)
|
2025-09-09 16:55:17 +00:00 |
|
Hai | RISE
|
6e950a1286
|
fix: DB benches (#18314)
|
2025-09-08 13:58:29 +00:00 |
|
Matthias Seitz
|
de24793b19
|
chore: clippy happy (#18310)
|
2025-09-06 09:59:44 +02:00 |
|
Hai | RISE
|
0cdd54838b
|
chore: delist unused deps with cargo-machete (#18259)
|
2025-09-05 10:23:52 +00:00 |
|
Matthias Seitz
|
30297092f6
|
fix: check prune checkpoints for unwind target limit (#18263)
|
2025-09-05 10:02:28 +00:00 |
|