Merge pull request #19468 from karalabe/enforce-fastsync-checkpoints
eth, les, light: enforce CHT checkpoints on fast-sync too
Showing
- cmd/geth/chaincmd.go 1 addition, 1 deletioncmd/geth/chaincmd.go
- eth/downloader/downloader.go 13 additions, 7 deletionseth/downloader/downloader.go
- eth/downloader/downloader_test.go 39 additions, 2 deletionseth/downloader/downloader_test.go
- eth/handler.go 38 additions, 39 deletionseth/handler.go
- eth/handler_test.go 104 additions, 52 deletionseth/handler_test.go
- eth/peer.go 1 addition, 1 deletioneth/peer.go
- eth/sync.go 0 additions, 2 deletionseth/sync.go
- les/handler.go 5 additions, 2 deletionsles/handler.go
- light/lightchain.go 1 addition, 1 deletionlight/lightchain.go
- light/postprocess.go 0 additions, 8 deletionslight/postprocess.go
- params/config.go 9 additions, 0 deletionsparams/config.go
Loading
Please register or sign in to comment