status-go/t
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
..
benchmarks Add support for request messages by topics (#1805) 2020-01-21 08:11:24 +01:00
config Unlock wallet and chat keys (#1346) 2019-01-18 10:01:14 +01:00
devtests status-im/status-react#9203 Faster tx fetching with less request 2020-01-23 10:36:11 +02:00
e2e [status-im/status-react#9942] Upgradable paths in configs 2020-02-03 20:02:01 +02:00
helpers Upgrade geth 1.8.17 plus add metrics during compilation time (#1273) 2018-11-14 08:03:58 +01:00
utils Integrate Waku service (#1759) 2020-01-08 12:12:23 +01:00
bindata.go Make shhext and protocol work with Waku (#1777) 2020-01-13 20:17:30 +01:00
doc.go migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00