mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-30 01:28:21 -05:00
* refactor: headers client * chore: rustfmt * chore(clippy): make clippy happy * address comments * use Error instead * fix(sync): headers test client & stage tests (#255) * headers test client & stage tests * fix timeout test * fix import Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>