Files
reth/docs
Yong Kang 5d109344c0 feat: add storage and account worker count configuration options
- Introduced `storage_worker_count` and `account_worker_count` fields in `EngineArgs` to allow configuration of the number of workers in the Tokio blocking pool.
- Updated the `tree_config` method to incorporate these new fields, enhancing flexibility in managing proof worker resources.
- Updated CLI documentation to reflect the new configuration options for improved user guidance.
2025-10-10 04:24:25 +00:00
..
2025-07-03 09:46:32 +00:00
2023-05-19 19:48:23 +02:00

reth Contributor Documentation

This directory contains documentation for contributors.

Meta

  • Workflow: The lifecycle of PRs
  • Releases: How reth is released and when (for maintainers)