status-go/node
Pedro Pombeiro 3d00af7fa3
Streamline configuration in status-go. Part of #1180 (#1183)
- Replace command line flags with `-c` config flag. Part of #1180
- Convert node config private keys to hex-encoded string versions.
- Remove `GenerateConfig` from library.
- Remove unused `FirebaseConfig` from library.
- Fix loading of `config/status-chain-genesis.json` in non-dev machines.
2018-09-13 18:31:29 +02:00
..
node.go Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00
node_api_test.go Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00
node_test.go Add interface to verify trusted MailServers (#1112) 2018-07-25 16:48:02 +02:00
status_node.go Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00
status_node_rpc_client_test.go [#856] move geth subpackages to root level (#1007) 2018-06-08 13:29:50 +02:00
status_node_test.go Streamline configuration in status-go. Part of #1180 (#1183) 2018-09-13 18:31:29 +02:00