eth, eth/downloader: Moved block processing & graceful shutdown
The downloader is no longer responsible for processing blocks. The eth-protocol handler now takes care of this instead. Added graceful shutdown during block processing. Closes #846
Showing
This diff is collapsed.
eth/sync.go
0 → 100644
Please register or sign in to comment