status-go/cmd/statusd
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
..
debug Remove async operations from node manager (#584) 2018-02-09 14:37:56 +01:00
main.go Static peers are now also optionally configurable (#738) 2018-03-19 17:22:09 +01:00
sync.go Remove async operations from node manager (#584) 2018-02-09 14:37:56 +01:00
whispercfg.go Update codebase to leverage Whisper v6 (#703) 2018-03-02 10:25:30 +01:00