status-go/params
Kishan Sagathiya 0f5ad2545d Issue #765 Read configuration without go-bindata (#1158)
In the current codebase if you want to use different keys (or any
other configuration) for tests it is required to place them at a
certain path in static folder, bundle them with go-bindata and only
then run tests. This is simply unnecessary.

This commit instead directs loads configurations from file without
relying on go-bindata
2018-08-21 14:46:10 +02:00
..
cluster.go Add rendezvous nodes to cluster 2018-08-13 14:37:35 +03:00
config.go Issue #765 Read configuration without go-bindata (#1158) 2018-08-21 14:46:10 +02:00
config_test.go Configure eth.staging fleet (#1111) 2018-07-25 16:03:35 +02:00
defaults.go Remove shh and shhext from APIModules (#1131) 2018-08-02 08:48:44 +02:00
validator.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00
version.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00