feat: Add support for ethstats (#16396)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
fantasyup
2025-07-15 06:56:43 -04:00
committed by GitHub
parent c667bc972e
commit fb9f3cce92
15 changed files with 1412 additions and 0 deletions

View File

@@ -635,6 +635,9 @@ Debug:
compare them against local execution when a bad block is encountered, helping identify
discrepancies in state execution.
--ethstats <ETHSTATS>
The URL of the ethstats server to connect to. Example: `nodename:secret@host:port`
Database:
--db.log-level <LOG_LEVEL>
Database logging level. Levels higher than "notice" require a debug build