Commit Graph

104 Commits

Author SHA1 Message Date
George Lima 2982dda4d3 type(coverage): improve flow coverage 2019-01-28 21:34:07 -03:00
André Neves 7b18cecf99 chore: solve merge conflicts 2019-01-25 17:52:55 -05:00
André Neves 291e011eb7 chore: electron default window height
refactor: modal background overlay rgba change
refactor: fix transitions on all relevant components
2019-01-25 16:57:12 -05:00
George Lima b05df96721 test(electron): dont run daemon if NODE_ENV === 'test' 2019-01-23 12:41:25 -03:00
André Neves 277f8b11c3 chore: making init electron screen larger 2019-01-20 12:04:01 -05:00
George Lima 0281d6030f feature: enable testnet for tests 2019-01-10 17:49:32 -03:00
George Lima 0cdab5071f chore: log rpc credentials in dev mode 2019-01-08 11:34:20 -03:00
George Lima b51ad34019 Merge branch 'develop' of github.com:andrerfneves/zcash-reference-wallet into hotfix/mac-build-pipeline 2019-01-03 14:32:19 -03:00
George Lima 734ed94cfb hotfix: webpack prod config publicPath 2019-01-03 14:19:09 -03:00
George Lima e432178d16 hotfix: move entrypoint to config folder 2019-01-03 14:18:36 -03:00
George Lima ea2874144f hotfix: validate mainWindow.webContents before send 2019-01-02 16:31:44 -03:00
George Lima 98cce75aa9 hotfix: decrease metricsrefreshtime 2019-01-02 16:18:15 -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 ed8b6b169d chore: replace ZCash -> Zcash 2018-12-15 18:28:36 -03:00
George Lima 0ee1d5c4fa hotfix: generateRandomString import path 2018-12-15 18:26:10 -03:00
George Lima b873c94073 chore: move generate-random-string to utils 2018-12-15 18:24:49 -03:00
George Lima ec6422bf75 lint: decrease max-len 2018-12-15 12:10:39 -03:00
George Lima 9d24fbaa07 feature: add helper function to grab zec price 2018-12-13 18:36:50 -03:00
George Lima 6941bda312 hotfix: add -addnode=testnet.z.cash in dev daemon 2018-12-07 10:43:36 -03:00
George Lima 7addcd0ecf
Merge pull request #10 from andrerfneves/feature/console-view
Feature/console view
2018-12-07 01:44:04 -02:00
George Lima 22bdd18cde hotfix: add missing shasum check in windows params download 2018-12-05 16:54:06 -03:00
George Lima 641a89fe70 feature: generante, save and run daemon with random rpc credentials 2018-12-05 16:43:47 -03:00
George Lima a9db30ceba feature: add electron-store config 2018-12-05 16:43:03 -03:00
George Lima cbc596e280 feature: add generate-random-string helper 2018-12-05 16:42:48 -03:00
George Lima 90c3e7bb81 feature: send zcashd logs to ipcRenderer 2018-12-05 13:34:49 -03:00
George Lima 5d90678b07 chore: add target in webpack config 2018-12-05 13:33:52 -03:00
georgelima e1a06d5d03 hotfix: windows fetch params call resolve promise 2018-12-04 17:13:16 -02:00
George Lima 52e644cbe2 feature: add show metrics options to zcashd process 2018-12-04 13:29:16 -03:00
George Lima 2b8e0eb63e hotfix: add logs zcashd child process spawn and kill 2018-12-04 13:28:02 -03:00
georgelima f256dfa568 feature: use async/await instead of promises 2018-12-04 00:34:41 -02:00
georgelima 79cc2899d0 feature: add eres and setup async-await 2018-12-04 00:33:20 -02:00
georgelima b828df8f1a –feature: add checkSha256 in windows params download 2018-12-04 00:08:03 -02:00
georgelima bd5db9fb98 lint: use ternary instead of if 2018-12-04 00:06:19 -02:00
georgelima 85f9f2e133 WIP: feature: add windows support 2018-12-03 18:03:41 -02:00
georgelima 698bfe6280 lint: fix eof char 2018-12-03 17:27:56 -02:00
georgelima 18cc5a7e16 feature: add check for win32 in get-os-folders 2018-12-03 17:26:55 -02:00
George Lima 2bae510079 hotfix: remove intermediary variable 2018-12-01 02:29:49 -03:00
George Lima fa1ed9ead7 hotfix: kill zcashDaemon on before-quit instead of quit 2018-12-01 02:21:43 -03:00
George Lima 7fa36078dc hotfix: binary path and add -testnet on development env 2018-12-01 02:21:12 -03:00
George Lima 32ad1dfe92 feature: add get-os-folder helper 2018-12-01 02:20:37 -03:00
George Lima 15f4c81b58 hotfix: move runDaemon to config/daemon folder 2018-11-30 22:33:29 -03:00
George Lima ea9007be8b feature: add fetch-params spawn process 2018-11-30 22:31:19 -03:00
George Lima b68db00585 hotfix: split daemon helper functions 2018-11-30 22:29:27 -03:00
George Lima d078159ec6 hotfix: change process var name to avoid conflicts 2018-11-29 20:00:16 -03:00
George Lima 854bd2e507 [WIP] feature: add zcashd-child-process spawn on startup 2018-11-29 19:58:05 -03:00
André Neves 868d2e88aa refactor: remove not necessary tray configuration and code cleanup 2018-11-26 20:40:55 -05:00
André Neves d1f7084bac hotfix: electron window not displaying on start 2018-11-26 20:34:14 -05:00
George Lima 6e268bdb57 hotfix: make createWindow arrow function 2018-11-26 18:21:25 -03:00
George Lima 3339f055f8 hotfix: electron build command 2018-11-26 18:17:57 -03:00
George Lima 6bf9a11c7e hotfix: electron loadURL path 2018-11-26 18:16:12 -03:00
George Lima 67313a95ba lint: use rules from .eslintrc 2018-11-26 17:19:12 -03:00
George Lima c84fe27386 feature: add electron starter 2018-11-26 17:08:52 -03:00
André Neves 68d781002a base: setup react redux app 2018-11-23 13:41:50 -05:00