status-go/geth/params
Frank Mueller 8e42014671
Static peers are now also optionally configurable (#738)
* Rename bootnode to static peers

Also add some groupings between types.

* Remove not needed genesisHash

* More cleanup of bootnodes with static peers

* Add option of cluster configuration file

* New generated bindata.go

* Changes after npm install

* Add argument for cluster configuration file

* Add test for dynamic cluster loading

Not yet sure with name "cluster config".

* Solved conflicts

* Renaming of static peers

* Remove static peers population

* Missing argument for config

* Renaming of static peers to boot nodes for consistency

* Fix of name change

* Cluster config is now cluster data

* Load static nodes from configuration

* Final renaming of var for file content
2018-03-19 17:22:09 +01:00
..
config.go Static peers are now also optionally configurable (#738) 2018-03-19 17:22:09 +01:00
config_test.go Static peers are now also optionally configurable (#738) 2018-03-19 17:22:09 +01:00
defaults.go Enable ethereum metrics collection (#616) 2018-02-05 21:25:40 +02:00
validator.go Validate JSON config (#240) 2017-08-10 22:31:29 +07:00
version.go Started 0.9.9-unstable 2017-09-19 14:30:02 +03:00