Commit Graph

2931 Commits

Author SHA1 Message Date
Victor Baranov 75ed7e033e fix lint test 2019-06-19 00:28:10 +03:00
Victor Baranov bf70685035 change modal window source 2019-06-18 23:39:45 +03:00
Victor Baranov 130c9b38e5 Update package.json deps 2019-06-18 20:57:36 +03:00
Victor Baranov f08b9b4df2 RSK testnet support 2019-06-11 16:59:32 +03:00
Victor Baranov 248451035b Support of RSK Mainnet 2019-06-06 13:12:46 +03:00
Victor Baranov adff219218 Fix USD price for ETC 2019-04-15 13:03:35 +03:00
Victor Baranov 59dbd1fde3 Merge remote-tracking branch 'origin/develop' into trezor-ledger 2019-01-29 14:05:05 +03:00
Victor Baranov dcaf8a8ea1 refactoring: enums for networks props 2019-01-29 13:47:13 +03:00
Victor Baranov d14597f7e4 merge with develop branch 2019-01-29 00:13:00 +03:00
Victor Baranov 5145fd0f3d
Merge branch 'develop' into trezor-ledger 2019-01-28 23:40:00 +03:00
Victor Baranov 6a3a9a4d54 checkbox remove or keep imported accounts on forgetting device 2019-01-25 16:22:47 +03:00
Victor Baranov 4d2941bffb Confirm screen for forgetting device 2019-01-24 20:50:19 +03:00
Victor Baranov 54eae91265 e2e tests for importing of delegateProxy contract, refactoring of e2e tests: dividing test cases to separate files, updateABI menu item for delegateProxy type 2019-01-21 20:59:21 +03:00
Victor Baranov 212a873977 merge with develop branch 2019-01-16 16:04:57 +03:00
Victor Baranov 97c347ee2d RBTC exchange rate for mainnet and 0 exchange rate for testnet 2019-01-10 21:01:33 +03:00
Victor Baranov 29309d63d9 Merge branch 'multiple-hardware' of github.com:poanetwork/nifty-wallet into multiple-hardware 2018-12-28 16:44:48 +03:00
Victor Baranov 5b7010f790 Toast instead of error if Ledger is not unlocked 2018-12-28 16:44:17 +03:00
Victor Baranov 07b1695df9
Merge branch 'develop' into multiple-hardware 2018-12-28 15:34:50 +03:00
Victor Baranov 204865b80b Unlock ledger HD account on changing account in dropdown list 2018-12-27 21:39:41 +03:00
Victor Baranov eca9e0e4ff rememeber, that tx is from imported contract on `Buy ether` click 2018-12-25 00:28:07 +03:00
Victor Baranov 11e2ad4e89 props.isContractExecutionByUser to buyView 2018-12-24 23:59:14 +03:00
Victor Baranov 333153ed46 unit tests fix 2018-12-24 19:34:00 +03:00
Victor Baranov 0a82973bee unlock contract acount on rejecting/accepting contract execution transaction 2018-12-24 19:22:14 +03:00
Dan J Miller 6d00f085a8 get cached balances feature from upstream 2018-12-24 15:39:03 +03:00
Victor Baranov 5ccda3c9a4 Copy ABI encoded function call 2018-12-07 19:57:11 +03:00
Victor Baranov 2546ed374b Various fixes from review 2018-12-05 14:22:50 +03:00
Victor Baranov 3e3371a4b8 unit tests for added components 2018-12-04 18:29:47 +03:00
Victor Baranov 82b8c2f6d8 rename getMultisig to getContract 2018-12-04 13:38:03 +03:00
Victor Baranov 2d49078bee return back to multisig methods page ability 2018-12-03 18:39:18 +03:00
Victor Baranov 58cbe669ca Set selected sender address for multisig 2018-12-03 16:35:16 +03:00
Victor Baranov e592140471 choose multisig owner acc 2018-11-30 21:19:55 +03:00
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 fd49eb95c9 Correct handling of errors from ledger 2018-11-14 22:18:28 +03:00
Victor Baranov 33f8ea21c3 Merge remote-tracking branch 'origin/develop' into hw-support 2018-11-08 17:28:19 +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 489568f0ff HW wallets menu page 2018-10-31 19:12:27 +03:00
vbaranov 0b6b935c9a fix unit tests 2018-10-26 14:23:55 +03:00
Victor Baranov 9316e26865 Get upstream from v4.16.0 2018-10-24 20:17:32 +03:00
Victor Baranov b32200e4d7 upstream from mm-4.9.3 2018-10-23 14:40:17 +03:00
Victor Baranov 081b1f8019 DeepScan suggestion 2018-10-23 14:22:30 +03:00
Victor Baranov ecca5ab870 get upstream from develop branch 2018-10-23 13:51:21 +03:00
Victor Baranov 2921b7f408 Fix for retrieving of token symbol and decimals on transfer 2018-10-22 20:07:30 +03:00
Victor Baranov 9c0b5661e2 upstream from MM 4.11.0 2018-10-19 18:18:48 +03:00
Victor Baranov 48f457f3ae upstream from mm 4.9.3 2018-10-18 15:52:58 +03:00
Whymarrh Whitby 42fa54678f Extract Add Token button into its own component 2018-10-17 15:49:29 -02:30
Alexander Tseung badebe017f
Adds toggle for primary currency (#5421)
* Add UnitInput component

* Add CurrencyInput component

* Add UserPreferencedCurrencyInput component

* Add UserPreferencedCurrencyDisplay component

* Add updatePreferences action

* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput

* Update SettingsTab page with Primary Currency toggle

* Refactor currency displays and inputs to use UserPreferenced displays and inputs

* Add TokenInput component

* Add UserPreferencedTokenInput component

* Use TokenInput in the send screen

* Fix unit tests

* Fix e2e and integration tests

* Remove send/CurrencyDisplay component

* Replace diamond unicode character with Eth logo. Fix typos
2018-10-17 07:03:29 +08:00
Whymarrh Whitby bd35728041 Lower i18n-helper#getMessage log level from error to warning 2018-10-16 16:36:11 -02:30
Whymarrh Whitby bdb6e55354 Decrease click area for AmountMaxButton on send screen 2018-10-15 21:04:07 -02:30