Roman Volosovskyi 9cf640842b
[status-im/status-react#9942] Upgradable paths in configs
Storing absolute path for different configs breaks compatibility on iOS
as app's dir is changed after upgrade. The solution is to store relative
paths and to concatenate it with `backend.rootDataDir`. The only
exception is `LogFile` as it is stored outside `backend.rootDataDir` on
Android. `LogDir` config was added to allow adding of custom dir for log
file.
Configs concerned:
`DataDir`
`LogDir`
`LogFile`
`KeystoreDir`
`BackupDisabledDataDir`
2020-02-03 20:02:01 +02:00
2020-01-06 10:17:23 +01:00
2020-01-06 10:17:23 +01:00
2020-01-06 10:17:23 +01:00
2020-01-06 10:17:23 +01:00
2020-01-06 10:17:23 +01:00
2020-01-06 10:17:23 +01:00
2020-01-20 13:15:17 +01:00
2020-01-06 10:17:23 +01:00
2018-03-23 14:58:40 +01:00
2020-01-20 13:15:17 +01:00
2020-01-20 13:15:17 +01:00
2020-01-29 20:40:06 +01:00
2020-01-06 10:17:23 +01:00
2019-06-12 13:12:00 +02:00
2020-01-20 13:15:17 +01:00
2020-01-20 13:15:17 +01:00
2016-09-21 10:00:29 +08:00
2020-01-20 13:15:17 +01:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.6%
Python 0.7%
Shell 0.4%
Makefile 0.1%
Groovy 0.1%