status-go/geth
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
..
account add entropyStrength type 2018-03-14 10:42:55 +01:00
api Add API to listen to app state changes. 2018-03-15 12:48:22 +01:00
common Static peers are now also optionally configurable (#738) 2018-03-19 17:22:09 +01:00
jail Remove GetObjectValue from JailCell interface #691 (#693) 2018-03-01 17:48:30 +01:00
log Remove //nolint: gas directives from fmt.Fprintf #590 (#656) 2018-02-14 19:58:20 +02:00
mailservice Update codebase to leverage Whisper v6 (#703) 2018-03-02 10:25:30 +01:00
node Static peers are now also optionally configurable (#738) 2018-03-19 17:22:09 +01:00
notifications/push Replace `ping` notification payload with `You have a new message` 2018-02-26 18:17:42 +01:00
params Static peers are now also optionally configurable (#738) 2018-03-19 17:22:09 +01:00
rpc Add a test case to reproduce the issue (#548) 2018-01-11 18:17:41 +01:00
signal Enforce type safety in `NodeCrashEvent` #602 (#607) 2018-02-05 11:37:59 +01:00
transactions Static peers are now also optionally configurable (#738) 2018-03-19 17:22:09 +01:00