aboutsummaryrefslogtreecommitdiffstats
path: root/params/version.go
Commit message (Collapse)AuthorAgeFilesLines
* VERSION, params: begin 1.7.0 cycle (cannot downgrade)Péter Szilágyi2017-07-141-2/+2
|
* params, VERSION: v1.6.8 unstableFelix Lange2017-07-111-4/+4
|
* params: v1.6.7 stableFelix Lange2017-07-111-4/+4
|
* params, VERSION: 1.6.7 unstableFelix Lange2017-06-231-4/+4
|
* params: 1.6.6 stableFelix Lange2017-06-231-4/+4
|
* VERSION, params: begin Geth 1.6.6 release cyclePéter Szilágyi2017-06-021-4/+4
|
* params: mark Geth v1.6.5 stable (Hat Trick)Péter Szilágyi2017-06-021-4/+4
|
* VERSION, params: begin geth 1.6.5 cyclePéter Szilágyi2017-06-011-4/+4
|
* params: Geth 1.6.4 stable (hotfix)Péter Szilágyi2017-06-011-4/+4
|
* VERSION, params: begin Geth 1.6.4 release cyclePéter Szilágyi2017-06-011-4/+4
|
* params: release Geth 1.6.3 - CovfefePéter Szilágyi2017-06-011-4/+4
|
* params, VERSION: 1.6.3 unstableFelix Lange2017-05-311-4/+4
|
* params: 1.6.2 stableFelix Lange2017-05-311-4/+4
|
* VERSION, params: begin 1.6.2 release cyclePéter Szilágyi2017-05-041-4/+4
|
* params: release Geth 1.6.1, Deripors of OhratuuPéter Szilágyi2017-05-041-4/+4
|
* VERSION, params: begin 1.6.1 release cyclePéter Szilágyi2017-04-141-4/+4
|
* params: release Geth 1.6.0, Puppeth MasterPéter Szilágyi2017-04-141-4/+4
|
* all: update license informationFelix Lange2017-04-141-7/+7
|
* cmd/geth: add --config file flag (#13875)Felix Lange2017-04-121-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 Wilcke2017-02-181-2/+2
|
* VERSION, params: start 1.5.10 development cyclePéter Szilágyi2017-02-141-4/+4
|
* params: 1.5.9 stablePéter Szilágyi2017-02-141-4/+4
|
* params, VERSION: v1.5.9-unstableFelix Lange2017-02-011-4/+4
|
* params: v1.5.8-stableFelix Lange2017-02-011-4/+4
|
* params, VERSION: 1.5.8 unstableFelix Lange2017-01-161-4/+4
|
* params: stable 1.5.7Felix Lange2017-01-161-4/+4
|
* params, VERSION: start 1.5.7 release cyclePéter Szilágyi2017-01-091-4/+4
|
* params: stable version 1.5.6Péter Szilágyi2017-01-091-4/+4
|
* VERSION, params: start Geth 1.5.6 development cyclePéter Szilágyi2016-12-141-4/+4
|
* params: stable version 1.5.5Péter Szilágyi2016-12-141-4/+4
|
* VERSION, params: bump unstable version 1.5.5 (#3361)Jeffrey Wilcke2016-11-281-4/+4
|
* params: stable version 1.5.4 (#3360)Jeffrey Wilcke2016-11-281-4/+4
|
* cmd, ethstats, les, mobile, params: native netstats (#3336)Péter Szilágyi2016-11-251-0/+35