Commit Graph

12 Commits

Author SHA1 Message Date
George Lima c5d7c9b947 fix(rpc): get rpc config on runtime 2019-04-16 00:17:09 -03:00
George Lima 14088907f7 fix(is-testnet): fix isTestnet helper usage 2019-03-19 22:29:44 -03: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 5fc34f611b fix(api): add default value to user/password 2019-03-07 16:11:45 -03:00
George Lima 780cc6cae1 fix(loading-screen): better messages in loading screen 2019-03-01 20:25:38 -03:00
André Neves 0726c8bdd2 chore: general code cleanup 2019-02-04 23:41:45 -05:00
georgelima d0191ca7d6 type(rpc): add missing 2019-02-04 22:30:46 -02:00
George Lima e918f319ba type(api): remove useless supress 2019-01-23 12:38:10 -03:00
George Lima 0281d6030f feature: enable testnet for tests 2019-01-10 17:49:32 -03:00
George Lima 2c71bcbbdc hotfix: fix reject error message in rpc api 2018-12-21 12:43:40 -03:00
George Lima 3863b800eb feature: load rpc credentials from store 2018-12-07 10:46:03 -03:00
George Lima 53171990b7 feature: add RPC api 2018-12-05 11:43:34 -03:00