status-go/geth/common
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
..
notification.go Update notify interface and mark old one as deprecated 2017-10-24 00:47:09 +03:00
notification_mock.go Update notify interface and mark old one as deprecated 2017-10-24 00:47:09 +03:00
rpccall.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
types.go Update codebase to leverage Whisper v6 (#703) 2018-03-02 10:25:30 +01:00
types_mock.go Static peers are now also optionally configurable (#738) 2018-03-19 17:22:09 +01:00
utils.go Remove //nolint: gas directives from fmt.Fprintf #590 (#656) 2018-02-14 19:58:20 +02:00