status-go/geth/params
Andrea Maria Piana b775261f4e Allow overriding BootNodes
We need to allow the user to specify custom BootNodes, the code has been
changed so that it will use the provided ones if passed through config
(or if they are empty). Othewise fallback on default ones.
2018-05-23 14:38:11 +02:00
..
cluster.go Quick fix of non-responding nodes by adding 51.15.68.93 to Rinkeby static nodes (#974) 2018-05-18 17:35:36 +02:00
config.go Allow overriding BootNodes 2018-05-23 14:38:11 +02:00
config_test.go Allow overriding BootNodes 2018-05-23 14:38:11 +02:00
defaults.go Add default peer limits configuration (#830) 2018-04-20 15:23:18 +03:00
validator.go Validate JSON config (#240) 2017-08-10 22:31:29 +07:00
version.go Create status-go API to return a current revision (#804) 2018-04-10 12:36:11 +02:00