Commit Graph

30 Commits

Author SHA1 Message Date
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
George Lima d137f8724a feat(status-pill): move status-pill to redux 2019-02-20 16:35:23 -03:00
George Lima c9f39f4a2d test(zec-price): use got and add tests for zec-price service 2019-02-20 14:56:35 -03:00
George Lima c356ade1b3 feat(transactions): save shielded txid in electron-store 2019-02-20 14:25:03 -03:00
George Lima 9f84092d6d feat(shielded): add pagination in listShieldedTransactions 2019-02-12 13:49:37 -03:00
George Lima e3a35d0c4a feat(shielded): add shielded transactions service 2019-02-11 10:39:57 -03:00
André Neves 0726c8bdd2 chore: general code cleanup 2019-02-04 23:41:45 -05:00
André Neves 081c0a43a3
Merge branch 'develop' into feature/zcash-default-conf 2019-02-04 22:19:23 -05:00
georgelima d0191ca7d6 type(rpc): add missing 2019-02-04 22:30:46 -02:00
eliabejr 9357feb281 Merge branch 'develop' of https://github.com/andrerfneves/zec-react-wallet into feature/test-components-with-jest 2019-01-30 19:55:27 -03:00
eliabejr d86dfa09d0 fix(test-components): flow and eslint issues 2019-01-29 10:44:05 -03:00
George Lima 2982dda4d3 type(coverage): improve flow coverage 2019-01-28 21:34:07 -03:00
eliabejr 59cf51a8fd fix(test-components): merge conflicts 2019-01-28 15:34:36 -03:00
eliabejr f9743f50a2 feat(test-components): split visual from logic in status-pill 2019-01-28 15:11:13 -03:00
George Lima e68583b363 chore(git): merge with developer 2019-01-24 11:56:49 -03:00
George Lima e918f319ba type(api): remove useless supress 2019-01-23 12:38:10 -03:00
George Lima 7a5969e783 type(rpc): fix z_getoperationresult and z_getoperationstatus 2019-01-21 18:40:56 -03:00
George Lima 0281d6030f feature: enable testnet for tests 2019-01-10 17:49:32 -03:00
George Lima 22b1542b95 fix: z_getnewaddress argument type 2019-01-10 10:01:40 -03:00
George Lima 2c71bcbbdc hotfix: fix reject error message in rpc api 2018-12-21 12:43:40 -03:00
George Lima 837950ec7c hotfix: use terser-webpack-plugin instead of uglifyjs 2018-12-19 12:33:42 -03:00
George Lima 1ec1719667 feature: setup dotenv 2018-12-15 18:45:48 -03:00
George Lima e2dbc35247 lint: disable max len in services types 2018-12-15 18:25:50 -03:00
George Lima 9d24fbaa07 feature: add helper function to grab zec price 2018-12-13 18:36:50 -03:00
George Lima 9a0ac73cd4 type: fix z_getoperation* arguments 2018-12-13 16:36:46 -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