test(stage): headers linear downloader (#143)

* headers stage linear test

* cleanup unwind
This commit is contained in:
Roman Krasiuk
2022-11-03 02:28:44 +02:00
committed by GitHub
parent ac2f3fcd8a
commit c232a72338
3 changed files with 98 additions and 29 deletions

2
Cargo.lock generated
View File

@ -3320,8 +3320,8 @@ dependencies = [
"assert_matches",
"async-trait",
"metrics",
"once_cell",
"reth-db",
"reth-headers-downloaders",
"reth-interfaces",
"reth-primitives",
"tempfile",