status-go/static
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
..
config Rewrite config as a native golang structure and remove it from static (#762) 2018-03-26 15:52:20 +03:00
keys Remove `notifications` package from go-ethereum. 2018-02-22 11:10:21 +01:00