[header downloader] introduce queues instead of insertList (#3489)
* First change for header queues * Fix * Fix import * trigger verification when highestInDb changes * Print hash, fix MarkAllPreverified * Fix test * Cleanup * More cleanup Co-authored-by:Alexey Sharp <alexeysharp@Alexeys-iMac.local> Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Showing
- turbo/app/import.go 1 addition, 3 deletionsturbo/app/import.go
- turbo/stages/bodydownload/body_algos.go 6 additions, 6 deletionsturbo/stages/bodydownload/body_algos.go
- turbo/stages/headerdownload/header_algos.go 150 additions, 88 deletionsturbo/stages/headerdownload/header_algos.go
- turbo/stages/headerdownload/header_data_struct.go 90 additions, 10 deletionsturbo/stages/headerdownload/header_data_struct.go
- turbo/stages/mock_sentry.go 1 addition, 1 deletionturbo/stages/mock_sentry.go
Loading
Please register or sign in to comment