Commit Graph

29 Commits

Author SHA1 Message Date
3eae861ae0 chore: remove unused deps (#5217) 2023-10-29 12:40:04 +01:00
1e7d028d53 refactor(prune): segment trait, receipts impl (#4887) 2023-10-05 11:56:47 +00:00
f59db3151d chore(deps): move more things to workspace (#4881) 2023-10-02 20:45:36 +00:00
b85aa94033 docs: paradigmxzy -> paradigmxyz (#4837) 2023-09-28 14:27:30 +00:00
8f9d2908ca chore: add and fix more lints, improve docs (#4765) 2023-09-25 15:46:46 +00:00
f153d8f4d4 feat(revm): Integrate State (#3512)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
2023-09-16 11:00:22 +00:00
0fed70773c test: add backward compat toml test (#4531) 2023-09-08 13:48:14 +00:00
6bb94af5bb feat(stages): respect PruneModes in TxLookup stage (#4390) 2023-09-01 14:06:49 +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
8a2c3abd2a feat(pipeline): prune receipts based on log emitters (#4044) 2023-08-16 16:38:36 +00:00
8cdb097829 chore: simplify workspace = true usage (#3930) 2023-07-26 15:21:09 +00:00
1ca7f3ae40 feat(pruner, storage): prune receipts & save checkpoints to database (#3733)
Co-authored-by: joshieDo <ranriver@protonmail.com>
2023-07-24 16:39:02 +00:00
6934428be9 feat: better blocksize heuristics (#3748) 2023-07-15 22:36:39 +03:00
77faa04ca6 feat: remove peers after several unsuccessful attempts (#3780) 2023-07-14 18:50:59 +00:00
65b07b981e feat(pruning): prune Receipts during pipeline (#3585) 2023-07-11 10:51:34 +00:00
91dd782243 feat(config, primitives): validate Receipts prune part (#3587) 2023-07-10 11:07:13 +00:00
8025b05472 docs: update bodies config (#3553) 2023-07-03 15:01:09 +00:00
56674ade06 chore(download): bodies downloader size limit (#3508) 2023-07-01 05:39:52 +00:00
d3465e2e32 feat(stages, storage): pruning configuration (#3341)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-06-29 15:04:43 +00:00
0096739dbb doc: add reth logo to docs (#3317)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2023-06-26 15:41:11 +00:00
7ab8a7f3ec chore: use workspace version (#3240) 2023-06-19 17:29:15 +00:00
f44010b888 feat(config): missing stage configs (#3215) 2023-06-19 08:51:12 +00:00
ea2fcee995 chore: use workspace dependencies (#3132) 2023-06-13 22:46:26 +00:00
3637482f3a chore(stages): raise transaction based commit thresholds (#3128) 2023-06-13 15:38:56 -07:00
7cc69d52c6 feat(stages): remove changeset commit threshold in Execution (#3050) 2023-06-08 09:34:25 +00:00
0bf360e460 feat(stages): normalized sender recovery commits (#3013)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-06-06 13:51:19 -07:00
171166e84a chore: add msrv to manifests, add and use workspace.package (#3006) 2023-06-06 03:45:44 +00:00
3b37e83070 chore: make reth config serde default (#2879) 2023-05-29 11:42:14 +00:00
0caf051869 feat: reth-config crate (#2825) 2023-05-26 13:56:28 +00:00