Commit Graph

7 Commits

Author SHA1 Message Date
George Lima 52691b5df2 fix(daemon): check if old daemon is running in case of relaunch 2019-03-24 15:57:13 -03:00
Andre Neves 21d716c1b0 chore: general code cleanup 2019-03-20 09:04:34 -04:00
George Lima 32246727b5 feat(mainnet): add ability to choose the network
- App Reducer: embeddedDaemon (if is running the embedded daemon)
- App Reducer: zcashNetwork (which network the daemon is connected)
- Settings View: Add select field to change the network
- Config: Update run-daemon function to work with multiple networks
2019-03-17 00:25:16 -03:00
George Lima 3fdeb3d56d fix(settings): load addresses in settings view 2019-02-18 23:10:42 -03:00
André Neves 0726c8bdd2 chore: general code cleanup 2019-02-04 23:41:45 -05:00
George Lima 87a10a73b0 type(redux): supress redux flow warnings 2019-01-21 21:08:35 -03:00
George Lima c69f2c7de0 feature(redux): add settings container 2019-01-12 15:01:16 -03:00