2
0
mirror of https://github.com/status-im/status-go.git synced 2025-01-12 07:35:02 +00:00

3 Commits

Author SHA1 Message Date
Pedro Pombeiro
ae18729f59 Add go.formatFlags to VS Code settings 2020-01-16 13:18:36 +01:00
Pedro Pombeiro
3d00af7fa3
Streamline configuration in status-go. Part of ()
- Replace command line flags with `-c` config flag. Part of 
- 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
Pedro Pombeiro
94da262a0b Add config required to debug statusd on VS Code 2018-05-01 14:15:43 +02:00