go-ethereum/eth/downloader
Felix Lange 041a001dc0 eth: pass downloader.SyncMode in Config
This removes the FastSync, LightSync flags in favour of a more
general SyncMode flag.
2017-04-12 15:53:10 +02:00
..
api.go all: import "context" instead of "golang.org/x/net/context" 2017-03-22 20:49:15 +01:00
downloader.go core, eth, les: support resuming fast sync on heavy rollback (#3743) 2017-03-22 01:37:24 +01:00
downloader_test.go core, eth, les: support resuming fast sync on heavy rollback (#3743) 2017-03-22 01:37:24 +01:00
events.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
metrics.go eth, eth/downloader, eth/fetcher: delete eth/61 code 2016-07-22 13:17:19 +02:00
modes.go eth: pass downloader.SyncMode in Config 2017-04-12 15:53:10 +02:00
peer.go Logger updates 3 (#3730) 2017-03-02 14:06:16 +01:00
queue.go common, eth/downloader, log: support terminal log formatting 2017-02-27 19:15:18 +02:00
types.go eth, eth/downloader, eth/fetcher: delete eth/61 code 2016-07-22 13:17:19 +02:00