go-ethereum/eth/syncer
rjl493456442 228933a660
eth/downloader: keep current syncmode in downloader only (#33157)
This moves the tracking of the current syncmode into the downloader, fixing an
issue where the syncmode being requested through the engine API could go
out-of-sync with the actual mode being performed by downloader.

Fixes #32629

---------

Co-authored-by: Felix Lange <fjl@twurst.com>
2025-12-08 22:49:57 +01:00
..
syncer.go eth/downloader: keep current syncmode in downloader only (#33157) 2025-12-08 22:49:57 +01:00