mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
feat(gas_oracle): Add Lru Cache for block values of recent blocks (#5062)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -6184,6 +6184,7 @@ dependencies = [
|
||||
"assert_matches",
|
||||
"async-trait",
|
||||
"bytes",
|
||||
"derive_more",
|
||||
"futures",
|
||||
"http",
|
||||
"http-body",
|
||||
|
||||
Reference in New Issue
Block a user