-
- Downloads
Download v2 fixes (#1903)
* [download.v2] Fix endianness of Difficulty in Status message * Add comments * Finish stage to use RwTx * Print header age in stage 1 * Print new block messages * TopSeenHeight to be updated from any header * block in the future handling and skip the test * Fix downloader test * Fix test Co-authored-by:Alexey Sharp <alexeysharp@Alexeys-iMac.local> Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Showing
- cmd/headers/download/downloader.go 1 addition, 1 deletioncmd/headers/download/downloader.go
- eth/stagedsync/all_stages.go 15 additions, 3 deletionseth/stagedsync/all_stages.go
- eth/stagedsync/replacement_stages.go.go 15 additions, 3 deletionseth/stagedsync/replacement_stages.go.go
- eth/stagedsync/stage_blockhashes.go 4 additions, 8 deletionseth/stagedsync/stage_blockhashes.go
- eth/stagedsync/stage_blockhashes_test.go 5 additions, 1 deletioneth/stagedsync/stage_blockhashes_test.go
- eth/stagedsync/stage_finish.go 12 additions, 5 deletionseth/stagedsync/stage_finish.go
- eth/stagedsync/stage_headers_new.go 1 addition, 1 deletioneth/stagedsync/stage_headers_new.go
- eth/stagedsync/stage_headers_snapshot.go 5 additions, 4 deletionseth/stagedsync/stage_headers_snapshot.go
- eth/stagedsync/stagebuilder.go 12 additions, 4 deletionseth/stagedsync/stagebuilder.go
- gointerfaces/type_utils.go 8 additions, 6 deletionsgointerfaces/type_utils.go
- turbo/snapshotsync/snapshot_builder.go 2 additions, 2 deletionsturbo/snapshotsync/snapshot_builder.go
- turbo/snapshotsync/snapshot_builder_test.go 40 additions, 55 deletionsturbo/snapshotsync/snapshot_builder_test.go
- turbo/stages/headerdownload/header_algos.go 26 additions, 7 deletionsturbo/stages/headerdownload/header_algos.go
- turbo/stages/headerdownload/header_data_struct.go 10 additions, 9 deletionsturbo/stages/headerdownload/header_data_struct.go
Loading
Please register or sign in to comment