Commit Graph

379 Commits

Author SHA1 Message Date
Victor Baranov c17688f78c change network: multisig nadling 2018-11-30 17:10:58 +03:00
Victor Baranov ecf9951e83 encode multisig method and prepare tx 2018-11-29 20:52:24 +03:00
Victor Baranov df2286abdd Import multisig account option 2018-11-28 20:19:20 +03:00
Victor Baranov 3114d1aa27
Merge pull request #207 from poanetwork/token-balance-leading-zero
(Fix) Format of token balance in the tokens list
2018-11-26 22:29:53 +03:00
Victor Baranov 8d82e79a7a
Merge pull request #205 from poanetwork/hd-hide-export-private-key-option
(Feature) Hide export private key option for HD wallet
2018-11-26 22:10:24 +03:00
Victor Baranov 40cc45253e Format of token balance in the tokens list 2018-11-23 20:39:56 +03:00
Victor Baranov 0fce30d743 Allow 0 decimals fix 2018-11-23 20:13:16 +03:00
Victor Baranov fd7a71424f Hide export private key option for HD wallet 2018-11-23 17:23:51 +03:00
Victor Baranov 744a6c65a1 e.trim is not a function fix 2018-11-23 16:03:01 +03:00
Victor Baranov 256e585274 Refactor: remove duplicated capitalizeDevice function 2018-11-21 14:49:25 +03:00
Victor Baranov d0c4220a93 Merge remote-tracking branch 'origin/develop' into hw-support 2018-11-14 18:06:19 +03:00
Victor Baranov 8376da35ac countSignificantDecimals to /old-ui/app/util 2018-11-13 22:55:14 +03:00
Victor Baranov cff599d0ee Merge branch 'display-non-zero-fiat' of github.com:poanetwork/nifty-wallet into display-non-zero-fiat 2018-11-13 22:24:53 +03:00
Victor Baranov eadb36c307 countSignificantDecimals to util 2018-11-13 22:23:43 +03:00
Gerardo Nardelli 629f377f05
Update old-ui/app/components/fiat-value.js
var -> const

Co-Authored-By: vbaranov <baranov.viktor.27@gmail.com>
2018-11-13 21:51:06 +03:00
Gerardo Nardelli 41e9324220
Update old-ui/app/components/fiat-value.js
var -> let

Co-Authored-By: vbaranov <baranov.viktor.27@gmail.com>
2018-11-13 21:50:38 +03:00
Victor Baranov a33ba78ff1 Handle empty identity, handle error on removing of previosly deleted keyring acc, correct handle of error if it is an object 2018-11-13 12:50:27 +03:00
Victor Baranov 26ec76666f Update func countSignificantDecimals(...) description 2018-11-12 16:24:52 +03:00
Victor Baranov 42b008a613 eslinter fixes 2018-11-12 16:16:58 +03:00
Victor Baranov cf6a91e26e display non-zero fizt value 2018-11-12 15:30:37 +03:00
Victor Baranov af587d98ab Merge remote-tracking branch 'origin/develop' into hw-support 2018-11-09 23:44:28 +03:00
Victor Baranov 391c6a650c Return back updates for updateTokenInfo func 2018-11-09 17:40:22 +03:00
Victor Baranov 948d428c81 Return back updates for updateTokenInfo func 2018-11-09 17:39:42 +03:00
Victor Baranov c3156d06ba Check that pending tx is not token transfer 2018-11-09 17:37:18 +03:00
Victor Baranov 7add17a684 Remove MM warning and fix white pending tx page 2018-11-09 16:16:16 +03:00
Victor Baranov 33f8ea21c3 Merge remote-tracking branch 'origin/develop' into hw-support 2018-11-08 17:28:19 +03:00
Victor Baranov c17f3e28ff Remove unused prop types 2018-11-08 15:17:14 +03:00
Victor Baranov fcde550589 map to forEach 2018-11-08 14:27:56 +03:00
Victor Baranov cd897b5777 Remove console logging 2018-11-08 14:07:28 +03:00
Victor Baranov 1431d3adeb HD wallets styles correction 2018-11-08 14:04:41 +03:00
Victor Baranov b5a89d7381 ff body style fix 2018-11-08 11:24:26 +03:00
Victor Baranov e8ae62cfce Refactoring: generalizing of retrieving of Links for faucets and exchanges 2018-11-07 18:02:45 +03:00
Victor Baranov 5933b27067 Merge remote-tracking branch 'origin/develop' into hw-support 2018-11-06 17:32:30 +03:00
Victor Baranov 686d1af3e4
Merge pull request #174 from poanetwork/send-messages
(Fix) Sign data and recover account pages styles fixes
2018-11-06 17:14:33 +03:00
Victor Baranov 9b13f23119 Trezor integration 2018-11-02 17:37:19 +03:00
vbaranov 428b39d4af Style fix for confirmation page 2018-11-01 22:15:11 +03:00
Victor Baranov c6d30a01bc hw accounts list page 2018-11-01 17:45:10 +03:00
Victor Baranov db9701d45c Merge remote-tracking branch 'origin/develop' into hw-support 2018-11-01 12:00:51 +03:00
Victor Baranov 5851521673
Merge pull request #177 from poanetwork/zero-balance
(Fix) Zero balance display instead of "None"
2018-11-01 11:55:38 +03:00
Victor Baranov a386734efc Merge remote-tracking branch 'origin/develop' into send-messages 2018-10-31 19:20:06 +03:00
Victor Baranov daabf88b8a Merge remote-tracking branch 'origin/develop' into hw-support 2018-10-31 19:19:07 +03:00
Victor Baranov dd576e342c
Merge pull request #173 from poanetwork/dai-fixes
(Fix) xDai chain fixes
2018-10-31 19:18:27 +03:00
Victor Baranov 40786afdc3 Merge remote-tracking branch 'origin/develop' into hw-support 2018-10-31 19:14:57 +03:00
Victor Baranov 489568f0ff HW wallets menu page 2018-10-31 19:12:27 +03:00
Victor Baranov 566bf7f701 zero balance display instead of "None" 2018-10-31 13:16:00 +03:00
vbaranov d8d527b4b2 react-hyperscript to JSX 2018-10-30 17:30:51 +03:00
vbaranov 50431d8e48 eslint fixes 2018-10-30 13:47:59 +03:00
vbaranov 5cbcd2f4f0 new style for sign msg page 2018-10-30 13:44:52 +03:00
vbaranov 654e2a48bc message page style fixes 2018-10-29 19:33:40 +03:00
vbaranov a3d62246e6 xDai chain fixes 2018-10-29 18:24:21 +03:00