Commit Graph

794 Commits

Author SHA1 Message Date
George Lima b592bfbd68 feat(daemon): set default network to MAINNET 2019-03-19 22:28:35 -03:00
George Lima 93dd9768c5 fix(receive): GET_NEW_ADDRESS_SUCCESS reducer 2019-03-19 22:27:32 -03:00
George Lima 0bdf809567 test(receive): add e2e tests to receive view 2019-03-19 22:25:56 -03:00
George Lima 79676ddc79 feat(daemon): add flag to indicate if daemon is fetching params 2019-03-18 12:06:27 -03:00
George Lima fcc7f555ef fix(send): fix maxAmount button 2019-03-18 11:15:05 -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 27dbe741f8 fix(address): improve address UI
- Add balance information on the side of addresses (receive, send)
- Remove addresses with balance 0 from lists
2019-03-17 00:21:03 -03:00
George Lima cb8749d6be feat(utils): add helpers 2019-03-17 00:18:40 -03:00
George Lima 7409264b15 feat(wallet-address): add balance information 2019-03-17 00:17:04 -03:00
George Lima fecf8ba6d0 fix(select): add max-height in options wrapper 2019-03-17 00:15:46 -03:00
George Lima 5e5d084f6b feat(utils): add isHexadecimal helper 2019-03-17 00:14:21 -03:00
George Lima aab54d6b49 test(fix): fix test setup 2019-03-17 00:13:18 -03:00
George Lima e27472f042 upgrade(deps): update jest and flow to newer versions 2019-03-17 00:09:55 -03:00
Andre Neves 00aa57fd04 scripts: adding electron distall for building binaries for all platforms 2019-03-12 22:07:30 -04:00
André Neves 33bf15c8c1
Merge pull request #89 from andrerfneves/bugfix/improve-zcash-conf-parse
Bugfix/improve zcash conf parse
2019-03-12 22:00:47 -04:00
George Lima b57a7e8116 bump: 0.4.5 2019-03-07 16:22:36 -03:00
George Lima db6cf6200e fix(daemon): improve user/password definition for embedded daemon 2019-03-07 16:15:41 -03:00
George Lima c22fbb4eb3 fix(parse-zcash-conf): remove side-effects from zcashParse method 2019-03-07 16:13:05 -03:00
George Lima 5fc34f611b fix(api): add default value to user/password 2019-03-07 16:11:45 -03:00
André Neves e1b40a7ba3
Merge pull request #88 from andrerfneves/develop
Hotfix v0.4.4
2019-03-07 13:02:45 -05:00
George Lima 930e560816 fix(zcash-conf): clean store if rpcuser/rpcpassword are empty 2019-03-06 09:57:49 -03:00
George Lima c3df064b48 fix(zcash-conf): parse comment lines in zcash.conf 2019-03-06 09:34:54 -03:00
George Lima 0e88d924c4
version: bumping to 0.4.4 2019-03-05 17:39:01 -03:00
George Lima 11ddb9d095
Merge pull request #87 from andrerfneves/bugfix/zcash-conf-trim
fix(parse-conf): trim zcash key/value pair before save
2019-03-05 17:36:06 -03:00
georgelima ae303300d2 test(snapshot): mock date in TransactionDaily and update snapshot 2019-03-05 17:26:28 -03:00
georgelima 3df53c98ae test(unit): mock dateFns format 2019-03-05 17:21:16 -03:00
georgelima 9297166baf test(unit): mock date in transaction-item test 2019-03-05 17:01:59 -03:00
georgelima c3f5e5293b test(snapshots): fix TransactionItem test 2019-03-05 16:46:04 -03:00
georgelima 4902f6f907 test(unit): update snapshots 2019-03-05 16:34:20 -03:00
georgelima e4b0733198 fix(parse-conf): trim zcash key/value pair before save 2019-03-05 16:19:49 -03:00
André Neves bc174b8d57
Merge pull request #86 from andrerfneves/develop
Hotfix v0.4.3
2019-03-04 08:58:57 -05:00
Andre Neves 7901e92d69 version: bumping to 0.4.3 2019-03-04 08:56:09 -05:00
George Lima 9c3c88d61a
Merge pull request #85 from andrerfneves/bugfix/get-rpc-credentials-running-daemon
Bugfix/get rpc credentials running daemon
2019-03-01 20:59:40 -03:00
George Lima 8678cb9500 fix(zcashd): get rpcuser and rpcpassword from running zcash process 2019-03-01 20:27:42 -03:00
George Lima 2e3b392d5e feat(parse-zcash-conf): add parser for cmd args 2019-03-01 20:26:34 -03:00
George Lima 780cc6cae1 fix(loading-screen): better messages in loading screen 2019-03-01 20:25:38 -03:00
George Lima cb33e86099 feat(deps): add find-process dep 2019-03-01 20:23:17 -03:00
André Neves 02853f3aab
Merge pull request #84 from andrerfneves/develop
v0.4.2
2019-02-24 22:04:09 -05:00
Andre Neves d9fcb8123f versioning: bump minor 2019-02-24 22:02:54 -05:00
Andre Neves 79e074c560 hotfix: send and select dropdown fixes 2019-02-24 22:01:41 -05:00
André Neves 81c7fceb9b
Merge pull request #83 from andrerfneves/develop
v0.4.1 Hotfix
2019-02-24 17:08:18 -05:00
Andre Neves feb60ce4ed versioning: bump after hotfix 2019-02-24 17:06:53 -05:00
Andre Neves fa2d9bae19 hotfix: unit test snapshot changes 2019-02-24 17:06:15 -05:00
André Neves 5a36f2f950
Merge pull request #82 from andrerfneves/develop
Release Candidate 1
2019-02-24 17:00:18 -05:00
Andre Neves e9f2944e00 versioning: bump up to v0.4 2019-02-24 16:58:47 -05:00
Andre Neves 8c84a813dc refactor: styles refactoring readability 2019-02-24 16:56:58 -05:00
Andre Neves 62cb8e417a chore: settings copy and styles 2019-02-24 16:26:07 -05:00
Andre Neves 9ab1c07d0c hotfix: resolve loading screen color issues 2019-02-24 14:39:27 -05:00
Andre Neves 42d93323cc fixes: wallet address fixes spacing 2019-02-24 14:32:52 -05:00
Andre Neves 4b065e0106 refactor: further theme modifications 2019-02-24 14:30:47 -05:00