mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-11 14:54:12 +00:00
3f5c7c36bc
* Add exponential rewind on MissingParent. * Try to avoid peers which are useless for syncing. Fix forward sync restart at proper point. Fix getLocalWallSlot() to not return slots from the future. * Fix incorrect logs. * Fix logging. Enable peer's status messages log on DEBUG level. * Fix watch task to monitor operation progress, but not local head progress. * Add more logging information. Remove recurring failures detection mechanism.