eth/downloader: add fast and light sync strategies
Showing
- core/transaction_util.go 5 additions, 6 deletionscore/transaction_util.go
- core/types/block.go 5 additions, 5 deletionscore/types/block.go
- eth/downloader/downloader.go 438 additions, 229 deletionseth/downloader/downloader.go
- eth/downloader/downloader_test.go 452 additions, 287 deletionseth/downloader/downloader_test.go
- eth/downloader/metrics.go 5 additions, 0 deletionseth/downloader/metrics.go
- eth/downloader/modes.go 26 additions, 0 deletionseth/downloader/modes.go
- eth/downloader/peer.go 123 additions, 69 deletionseth/downloader/peer.go
- eth/downloader/queue.go 344 additions, 190 deletionseth/downloader/queue.go
- eth/handler.go 31 additions, 12 deletionseth/handler.go
- eth/handler_test.go 5 additions, 8 deletionseth/handler_test.go
- eth/peer.go 3 additions, 3 deletionseth/peer.go
Loading
Please register or sign in to comment