Consensys / teku

Open-source Ethereum consensus client written in Java
https://consensys.io/teku
Apache License 2.0
679 stars 284 forks source link

Info log when starting state regeneration #8750

Closed gfukushima closed 1 month ago

gfukushima commented 1 month ago

PR Description

Change the initial log to info level since teku might hang for a little while regenerating states with no information on what's happening.

Documentation

Changelog

rolfyone commented 1 month ago

I'd prefer we don't do this, it should never happen and if we want to see it we can turn on debug mode...