reth_downloaders

Module headers

Source
Expand description

The collection of algorithms for downloading block headers.

Modulesยง

  • A header downloader that does nothing. Useful to build unwind-only pipelines.
  • A Linear downloader implementation. A headers downloader that can handle multiple requests concurrently.
  • A downloader implementation that spawns a downloader to a task
  • test_utilstest-utils
    Test helper impls for generating bodies