paradigmxyz / reth

Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
https://reth.rs/
Apache License 2.0
3.99k stars 1.22k forks source link

fix: run upkeep manually #12664

Closed mattsse closed 3 days ago

mattsse commented 3 days ago

closes #12283

because we use PrometheusBuilder::new().build_recorder() we must run upkeep manually