|
|
d0386b8166
|
feat: use broadcast channel for event listeners (#8193)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-05-22 17:36:51 +00:00 |
|
|
|
ad54af8406
|
fix: copy and prune data from database with move_to_static_files, before a pipeline run/unwind (#8127)
|
2024-05-09 18:24:57 +00:00 |
|
|
|
4bbc8509d6
|
chore(pruner): set default timeout to None on PrunerBuilder (#8181)
|
2024-05-09 16:43:26 +00:00 |
|
|
|
b3d7b7d501
|
feat: StaticFileProviderFactory (#7983)
|
2024-04-30 10:30:04 +00:00 |
|
|
|
e401c4848a
|
feat(pruner): respect ExEx finished height (#7673)
|
2024-04-18 17:15:28 +00:00 |
|
|
|
4a8d2f4abc
|
fix(pruner): highest pruned block metric (#7441)
|
2024-04-03 21:19:37 +00:00 |
|
|
|
f71d9c0003
|
feat(prune): timeout (#6958)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-03 10:28:49 +00:00 |
|
|
|
a31202670b
|
chore: apply some style suggestions (#7307)
|
2024-03-24 22:52:33 +00:00 |
|
|
|
3b4726a714
|
fix: use tempdir when testing static files (#6962)
|
2024-03-16 12:57:18 +00:00 |
|
|
|
ff56ce42d7
|
Fix misleading comment (#7105)
|
2024-03-11 19:32:41 +00:00 |
|
|
|
5e2cac442f
|
0x/rm unused dep (#6899)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-03-01 11:34:31 +00:00 |
|
|
|
9468527aad
|
chore: remove unused dependencies to speed up building time (#6882)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-02-29 15:10:20 +00:00 |
|
|
|
6b5b6f7a40
|
Breaking changes (#5191)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: joshieDo <ranriver@protonmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Thomas Coratger <thomas.coratger@gmail.com>
|
2024-02-29 12:37:28 +00:00 |
|
|
|
9ca813aee2
|
chore: remove some unnecessary calls to unwrap/expect (#6727)
|
2024-02-22 16:36:08 +00:00 |
|
|
|
7cb9eaea9c
|
feat: add metrics for highest pruned block per segment (#6658)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-02-19 12:19:15 +00:00 |
|
|
|
79452eadaf
|
chore: make clippy happy (#6666)
|
2024-02-19 06:31:47 +00:00 |
|
|
|
613b6f08a2
|
chore: use Table::TABLE in more places (#6563)
|
2024-02-12 14:53:16 +00:00 |
|
|
|
9aa44093cf
|
lints: move top-level lints to [workspace.lints] manifest table (#5935)
|
2024-01-04 13:38:02 +00:00 |
|
|
|
ad3b893c23
|
feat: introduce PrunerBuilder (#5834)
|
2023-12-20 17:43:48 +00:00 |
|
|
|
cc4bd7c306
|
fix: use the same ProviderFactory in reth node (#5778)
|
2023-12-15 14:01:12 +00:00 |
|
|
|
471c28e889
|
feat(pruner): limit number of blocks to prune per run (#5627)
|
2023-11-29 19:29:39 +00:00 |
|
|
|
5ae4fd1c65
|
chore(sync): migrate pipeline to ProviderFactory (#5532)
|
2023-11-22 16:40:56 +00:00 |
|
|
|
aea11405ad
|
feat: get rid of lifetime GATs (#5478)
|
2023-11-19 15:21:50 +00:00 |
|
|
|
30dfc070e1
|
chore(provider): migrate providers to ProviderError (#5473)
|
2023-11-17 14:07:28 +00:00 |
|
|
|
e897764ad4
|
chore(meta): manifest maintenance (#5353)
|
2023-11-08 19:53:50 +00:00 |
|
|
|
07552ca149
|
style: builder style segment set (#5209)
|
2023-10-30 12:57:52 +00:00 |
|
|
|
e05dba69ce
|
chore: rewrite all error messages for consistency (#5176)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-10-25 20:12:03 +00:00 |
|
|
|
33df4e5766
|
chore: remove reth primitives [tokio] and [tokio-stream] dependencies (#5111)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-21 05:58:43 +00:00 |
|
|
|
2dbd142d60
|
feat(bin, prune): pass prune segments from CLI & refactor modes (#4964)
|
2023-10-12 11:49:28 +00:00 |
|
|
|
18311976a1
|
refactor(prune): impl Segment for other prune segments (#4899)
|
2023-10-12 07:13:01 +00:00 |
|
|
|
e823c4082d
|
feat(prune): transactions segment (#4937)
|
2023-10-09 15:52:11 +00:00 |
|
|
|
9ca0cdcf1e
|
feat(prune): headers segment triggered by snapshots (#4936)
|
2023-10-09 14:25:48 +00:00 |
|
|
|
1e7d028d53
|
refactor(prune): segment trait, receipts impl (#4887)
|
2023-10-05 11:56:47 +00:00 |
|
|
|
af8e3c9ee9
|
feat(pruner): shared deletion limit (#4880)
|
2023-10-04 18:12:58 +00:00 |
|
|
|
6b2945440b
|
feat(snapshot, prune): highest snapshots tracker (#4721)
|
2023-09-29 09:59:48 +00:00 |
|
|
|
0adc856431
|
feat(primitives): increase minimum pruning distance (#4750)
|
2023-09-28 18:29:22 +00:00 |
|
|
|
5f9a917fb1
|
feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-09-28 15:55:39 +00:00 |
|
|
|
b85aa94033
|
docs: paradigmxzy -> paradigmxyz (#4837)
|
2023-09-28 14:27:30 +00:00 |
|
|
|
5e01a21ec4
|
chore(tree, engine, prune, stages, storage): improve logs (#4790)
|
2023-09-26 17:01:37 +00:00 |
|
|
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
|
|
0874767cd9
|
refactor(interfaces): Result -> RethResult, Error -> RethError (#4695)
|
2023-09-20 21:13:16 +00:00 |
|
|
|
78edae4d4f
|
feat(prune): add pruner log with INFO level (#4573)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-09-18 17:45:31 +00:00 |
|
|
|
a8e0880a98
|
chore(ci): run check and clippy on tests and benches too (#4587)
|
2023-09-14 16:19:42 +00:00 |
|
|
|
b2750e0e9b
|
Remove redundant clones (#4485)
|
2023-09-05 08:30:18 +00:00 |
|
|
|
6bb94af5bb
|
feat(stages): respect PruneModes in TxLookup stage (#4390)
|
2023-09-01 14:06:49 +00:00 |
|
|
|
e66e3e3556
|
feat(storage, tree): respect Transaction Lookup pruning in the blockchain tree (#4410)
|
2023-09-01 12:51:34 +00:00 |
|
|
|
1eee5ee80a
|
feat(pruner, primitives): move prune batch sizes to ChainSpec (#4318)
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2023-08-23 17:45:53 +00:00 |
|
|
|
312cf724bc
|
feat(pruner): respect batch size per run (#4246)
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2023-08-23 17:23:25 +00:00 |
|
|
|
9a97640f19
|
feat(book): [prune] config section (#4328)
|
2023-08-23 15:44:29 +00:00 |
|
|
|
b78e10fb2f
|
fix(pruner): history indices cursor.prev() emptiness check (#4301)
|
2023-08-22 11:53:25 +00:00 |
|