Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VERSION, params: begin 1.7.0 cycle (cannot downgrade) | Péter Szilágyi | 2017-07-14 | 1 | -2/+2 |
| | |||||
* | params, VERSION: v1.6.8 unstable | Felix Lange | 2017-07-11 | 1 | -4/+4 |
| | |||||
* | params: v1.6.7 stablev1.6.7 | Felix Lange | 2017-07-11 | 1 | -4/+4 |
| | |||||
* | params, VERSION: 1.6.7 unstable | Felix Lange | 2017-06-23 | 1 | -4/+4 |
| | |||||
* | params: 1.6.6 stablev1.6.6 | Felix Lange | 2017-06-23 | 1 | -4/+4 |
| | |||||
* | VERSION, params: begin Geth 1.6.6 release cycle | Péter Szilágyi | 2017-06-02 | 1 | -4/+4 |
| | |||||
* | params: mark Geth v1.6.5 stable (Hat Trick)v1.6.5 | Péter Szilágyi | 2017-06-02 | 1 | -4/+4 |
| | |||||
* | VERSION, params: begin geth 1.6.5 cycle | Péter Szilágyi | 2017-06-01 | 1 | -4/+4 |
| | |||||
* | params: Geth 1.6.4 stable (hotfix)v1.6.4 | Péter Szilágyi | 2017-06-01 | 1 | -4/+4 |
| | |||||
* | VERSION, params: begin Geth 1.6.4 release cycle | Péter Szilágyi | 2017-06-01 | 1 | -4/+4 |
| | |||||
* | params: release Geth 1.6.3 - Covfefev1.6.3 | Péter Szilágyi | 2017-06-01 | 1 | -4/+4 |
| | |||||
* | params, VERSION: 1.6.3 unstable | Felix Lange | 2017-05-31 | 1 | -4/+4 |
| | |||||
* | params: 1.6.2 stablev1.6.2 | Felix Lange | 2017-05-31 | 1 | -4/+4 |
| | |||||
* | VERSION, params: begin 1.6.2 release cycle | Péter Szilágyi | 2017-05-04 | 1 | -4/+4 |
| | |||||
* | params: release Geth 1.6.1, Deripors of Ohratuuv1.6.1 | Péter Szilágyi | 2017-05-04 | 1 | -4/+4 |
| | |||||
* | VERSION, params: begin 1.6.1 release cycle | Péter Szilágyi | 2017-04-14 | 1 | -4/+4 |
| | |||||
* | params: release Geth 1.6.0, Puppeth Masterv1.6.0 | Péter Szilágyi | 2017-04-14 | 1 | -4/+4 |
| | |||||
* | all: update license information | Felix Lange | 2017-04-14 | 1 | -7/+7 |
| | |||||
* | cmd/geth: add --config file flag (#13875) | Felix Lange | 2017-04-12 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * p2p/discover, p2p/discv5: add marshaling methods to Node * p2p/netutil: make Netlist decodable from TOML * common/math: encode nil HexOrDecimal256 as 0x0 * cmd/geth: add --config file flag * cmd/geth: add missing license header * eth: prettify Config again, fix tests * eth: use gasprice.Config instead of duplicating its fields * eth/gasprice: hide nil default from dumpconfig output * cmd/geth: hide genesis block in dumpconfig output * node: make tests compile * console: fix tests * cmd/geth: make TOML keys look exactly like Go struct fields * p2p: use discovery by default This makes the zero Config slightly more useful. It also fixes package node tests because Node detects reuse of the datadir through the NodeDatabase. * cmd/geth: make ethstats URL settable through config file * cmd/faucet: fix configuration * cmd/geth: dedup attach tests * eth: add comment for DefaultConfig * eth: pass downloader.SyncMode in Config This removes the FastSync, LightSync flags in favour of a more general SyncMode flag. * cmd/utils: remove jitvm flags * cmd/utils: make mutually exclusive flag error prettier It now reads: Fatal: flags --dev, --testnet can't be used at the same time * p2p: fix typo * node: add DefaultConfig, use it for geth * mobile: add missing NoDiscovery option * cmd/utils: drop MakeNode This exposed a couple of places that needed to be updated to use node.DefaultConfig. * node: fix typo * eth: make fast sync the default mode * cmd/utils: remove IPCApiFlag (unused) * node: remove default IPC path Set it in the frontends instead. * cmd/geth: add --syncmode * cmd/utils: make --ipcdisable and --ipcpath mutually exclusive * cmd/utils: don't enable WS, HTTP when setting addr * cmd/utils: fix --identity | ||||
* | VERSION, params: bumped unstable version to 1.6 (#3685) | Jeffrey Wilcke | 2017-02-18 | 1 | -2/+2 |
| | |||||
* | VERSION, params: start 1.5.10 development cycle | Péter Szilágyi | 2017-02-14 | 1 | -4/+4 |
| | |||||
* | params: 1.5.9 stable | Péter Szilágyi | 2017-02-14 | 1 | -4/+4 |
| | |||||
* | params, VERSION: v1.5.9-unstable | Felix Lange | 2017-02-01 | 1 | -4/+4 |
| | |||||
* | params: v1.5.8-stablev1.5.8 | Felix Lange | 2017-02-01 | 1 | -4/+4 |
| | |||||
* | params, VERSION: 1.5.8 unstable | Felix Lange | 2017-01-16 | 1 | -4/+4 |
| | |||||
* | params: stable 1.5.7v1.5.7 | Felix Lange | 2017-01-16 | 1 | -4/+4 |
| | |||||
* | params, VERSION: start 1.5.7 release cycle | Péter Szilágyi | 2017-01-09 | 1 | -4/+4 |
| | |||||
* | params: stable version 1.5.6 | Péter Szilágyi | 2017-01-09 | 1 | -4/+4 |
| | |||||
* | VERSION, params: start Geth 1.5.6 development cycle | Péter Szilágyi | 2016-12-14 | 1 | -4/+4 |
| | |||||
* | params: stable version 1.5.5 | Péter Szilágyi | 2016-12-14 | 1 | -4/+4 |
| | |||||
* | VERSION, params: bump unstable version 1.5.5 (#3361) | Jeffrey Wilcke | 2016-11-28 | 1 | -4/+4 |
| | |||||
* | params: stable version 1.5.4 (#3360)v1.5.4 | Jeffrey Wilcke | 2016-11-28 | 1 | -4/+4 |
| | |||||
* | cmd, ethstats, les, mobile, params: native netstats (#3336) | Péter Szilágyi | 2016-11-25 | 1 | -0/+35 |