Commit Graph

16 Commits

Author SHA1 Message Date
Emilia Hane
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
Matthias Seitz
a31202670b chore: apply some style suggestions (#7307) 2024-03-24 22:52:33 +00:00
Emilia Hane
ff56ce42d7 Fix misleading comment (#7105) 2024-03-11 19:32:41 +00:00
Alexey Shekhirin
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
DaniPopes
9ca813aee2 chore: remove some unnecessary calls to unwrap/expect (#6727) 2024-02-22 16:36:08 +00:00
DaniPopes
613b6f08a2 chore: use Table::TABLE in more places (#6563) 2024-02-12 14:53:16 +00:00
Dan Cline
ad3b893c23 feat: introduce PrunerBuilder (#5834) 2023-12-20 17:43:48 +00:00
Roman Krasiuk
5ae4fd1c65 chore(sync): migrate pipeline to ProviderFactory (#5532) 2023-11-22 16:40:56 +00:00
Matthias Seitz
aea11405ad feat: get rid of lifetime GATs (#5478) 2023-11-19 15:21:50 +00:00
Roman Krasiuk
30dfc070e1 chore(provider): migrate providers to ProviderError (#5473) 2023-11-17 14:07:28 +00:00
Matthias Seitz
07552ca149 style: builder style segment set (#5209) 2023-10-30 12:57:52 +00:00
Alexey Shekhirin
2dbd142d60 feat(bin, prune): pass prune segments from CLI & refactor modes (#4964) 2023-10-12 11:49:28 +00:00
Alexey Shekhirin
18311976a1 refactor(prune): impl Segment for other prune segments (#4899) 2023-10-12 07:13:01 +00:00
Alexey Shekhirin
e823c4082d feat(prune): transactions segment (#4937) 2023-10-09 15:52:11 +00:00
Alexey Shekhirin
9ca0cdcf1e feat(prune): headers segment triggered by snapshots (#4936) 2023-10-09 14:25:48 +00:00
Alexey Shekhirin
1e7d028d53 refactor(prune): segment trait, receipts impl (#4887) 2023-10-05 11:56:47 +00:00