Dan Cline
|
e3fe6326bc
|
chore(storage): rm storage settings, use only one (#22042)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2026-02-12 21:17:05 +00:00 |
|
Georgios Konstantopoulos
|
2aff617767
|
feat(cli): split account-history and storage-history stage drops (#22083)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-11 19:21:55 +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
|
f53f90d714
|
refactor: use alloy_primitives::map for all HashMap/HashSet types (#21686)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-04 12:08:39 +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 |
|
joshieDo
|
327a1a6681
|
test(stages): add pipeline forward sync and unwind test (#21602)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-30 00:49:28 +00:00 |
|
joshieDo
|
67a7a1c2d1
|
chore: revert "test(stages): add pipeline forward sync and unwind test" (#21601)
|
2026-01-29 22:36:47 +01:00 |
|
joshieDo
|
2b1833576b
|
test(stages): add pipeline forward sync and unwind test (#21553)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-29 21:13:07 +00:00 |
|
joshieDo
|
2e05cec84b
|
fix: ensure edge enables history in rocksdb (#21478)
|
2026-01-27 18:43:25 +00:00 |
|
joshieDo
|
c8245594bc
|
fix(db): write genesis history to correct storage backend (#21471)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-27 11:59:06 +00:00 |
|
Georgios Konstantopoulos
|
28a31cd579
|
fix: use unwrap_or_else for lazy evaluation of StorageSettings::legacy (#21332)
|
2026-01-22 17:02:15 +00:00 |
|
Georgios Konstantopoulos
|
247ce3c4e9
|
feat(storage): warn storage settings diff at startup (#21320)
Co-authored-by: YK <chiayongkang@hotmail.com>
|
2026-01-22 16:40:10 +00:00 |
|
joshieDo
|
f012b3391e
|
feat: parallelize save_blocks (#20993)
Co-authored-by: Sergei Shulepov <s.pepyakin@gmail.com>
Co-authored-by: Sergei Shulepov <pep@tempo.xyz>
Co-authored-by: Brian Picciano <me@mediocregopher.com>
|
2026-01-15 14:58:06 +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 |
|
Dan Cline
|
eed34254f5
|
feat: add StaticFileSegment::AccountChangeSets (#18882)
Co-authored-by: Alexey Shekhirin <github@shekhirin.com>
|
2026-01-08 12:05:05 +00:00 |
|
Vui-Chee
|
d8acc1e4cf
|
feat: support non-zero genesis block numbers (#19877)
Co-authored-by: JimmyShi22 <417711026@qq.com>
|
2025-12-17 11:03:12 +00:00 |
|
ligt
|
662c0486a1
|
feat(storage): add rocksdb provider into database provider (#20253)
|
2025-12-15 10:15:57 +00:00 |
|
joshieDo
|
88d853e724
|
feat: always write receipts to static files on new nodes (#19399)
|
2025-11-13 16:37:30 +00:00 |
|
sashass1315
|
414e995c3d
|
fix(storage): propagate IO errors in parse_accounts to avoid silent partial imports (#19582)
|
2025-11-08 06:34:20 +00:00 |
|
joshieDo
|
e20e56b75e
|
feat: add Metadata table and StorageSettings to ProviderFactory (#19384)
|
2025-11-06 00:39:49 +00:00 |
|
joshieDo
|
e21048314c
|
chore: remove total difficulty from HeaderProvider (#19151)
|
2025-10-21 10:56:36 +00:00 |
|
Matthias Seitz
|
a8e387bd10
|
chore: init state touchups (#19066)
|
2025-10-16 21:07:40 +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
|
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 |
|
Brian Picciano
|
651e34cec6
|
fix: Pass prefix set from init_from_state_dump into compute_state_root (#18185)
|
2025-09-01 10:16:35 +00:00 |
|
Federico Gimenez
|
00ae7654e9
|
chore(cli): add log about state root computation for init-state (#17980)
|
2025-08-21 19:46:35 +00:00 |
|
Jack Drogon
|
cd7a3c816f
|
fix: replace unsafe unwrap with proper error handling (#17867)
Signed-off-by: Jack Drogon <jack.xsuperman@gmail.com>
|
2025-08-14 04:40:40 +00:00 |
|
Jack Drogon
|
f1da87e3e6
|
fix: clippy warnning manual_is_multiple_of (#17853)
Signed-off-by: Jack Drogon <jack.xsuperman@gmail.com>
|
2025-08-13 13:47:58 +00:00 |
|
Matthias Seitz
|
5f0d33425e
|
chore: msrv 1.88 (#17782)
|
2025-08-10 15:51:26 +00:00 |
|
Dan Cline
|
ac83c27531
|
fix(db-common): compute state root when initializing from genesis (#17731)
|
2025-08-05 20:30:30 +00:00 |
|
Dan Cline
|
938d589b52
|
feat(merkle): add IntermediateRootState for storage root progress (#17548)
|
2025-07-30 01:09:36 +00:00 |
|
Léa Narzis
|
3f3ccc3aa8
|
chore: remove duplicate deps (#17618)
|
2025-07-26 10:11:17 +00:00 |
|
Emilia Hane
|
a7435bede0
|
chore(deps): 2024 edition syntax fixes (#14731)
|
2025-04-24 21:34:26 +00:00 |
|
Matthias Seitz
|
ddba222c08
|
chore: make clippy happy (#15895)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
|
2025-04-24 08:06:06 +00:00 |
|
Alexey Shekhirin
|
7b483b4f8c
|
fix(cli): drop ExEx WAL only if it exists (#15871)
|
2025-04-23 09:33:17 +00:00 |
|
Federico Gimenez
|
ddc101f863
|
chore: set clippy check for const fn to warn (#15777)
|
2025-04-16 17:59:36 +00:00 |
|
Matthias Seitz
|
a4fa9e6712
|
chore: remove reth-primitives dep db crates (#14968)
|
2025-03-11 22:58:55 +00:00 |
|
DaniPopes
|
482f4557eb
|
chore(db): move mod tables to db-api (#14540)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-17 20:53:39 +00:00 |
|
Arsenii Kulikov
|
0f4914a944
|
feat: use SealedHeader in ChainSpec (#14514)
|
2025-02-15 13:30:05 +00:00 |
|
urb
|
2827447953
|
feat: drop ExEx WAL on reth db drop (#11855)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-02-13 12:29:53 +00:00 |
|
Arsenii Kulikov
|
1c9ef8c5a3
|
refactor: remove Receipts struct (#14130)
|
2025-01-31 21:59:31 +00:00 |
|
Dan Cline
|
665ca2e89b
|
feat: enable state root task during persistence (#12392)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2025-01-29 19:57:32 +00:00 |
|
James Prestwich
|
3e980e61d8
|
Discussion draft: change DB Writer to take value references (#13672)
|
2025-01-07 17:38:09 +00:00 |
|
Matthias Seitz
|
fc9d95a4d1
|
chore: use HashMap::from_iter (#13649)
|
2025-01-04 11:43:26 +01:00 |
|
Glow
|
86399e2aea
|
feat: remove PartialEq+Eq from ProviderError and all others affected (#13592)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-04 10:27:35 +00:00 |
|
Akase Haruka
|
91d09de440
|
fix: no_std case hashmap imports (#13617)
|
2025-01-04 09:49:06 +00:00 |
|
Kero
|
04af67879c
|
chore: assert etl_config.file_size != 0 (#13435)
|
2024-12-20 08:30:41 +00:00 |
|