fix/perf: Fix last line scanner, wait 0.5s before fallback if it's more recent, add tests

This commit is contained in:
sprites0
2025-08-02 17:10:30 -04:00
parent c0b3acf181
commit c27e5e5a64
4 changed files with 251 additions and 33 deletions

View File

@ -164,5 +164,5 @@ client = [
"reth-rpc-eth-api/client",
]
[profile.test]
inherits = "release"
[dev-dependencies]
tempfile = "3.20.0"