Commit graph

5 commits

Author SHA1 Message Date
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
Felix Lange
075642f105 cmd/geth: make TOML keys look exactly like Go struct fields 2017-04-12 15:53:10 +02:00
Felix Lange
12d627ee90 eth: use gasprice.Config instead of duplicating its fields 2017-04-12 15:53:10 +02:00
Felix Lange
f65fa21dc1 eth: prettify Config again, fix tests 2017-04-12 15:53:10 +02:00
Felix Lange
5185203854 cmd/geth: add --config file flag 2017-04-12 15:53:10 +02:00