Commit Graph

2948 Commits

Author SHA1 Message Date
Victor Baranov 3a964cbe23 Fix customHdPaths import 2020-02-28 19:11:09 +03:00
Victor Baranov 6c3d143a4f Fix path to derive accounts in HD wallets for RSK, ETC 2020-02-21 19:26:59 +03:00
Victor Baranov d8531bc739 Merge branch 'master' into develop 2020-02-04 19:22:03 +03:00
Victor Baranov f50864ebf6 node 12 support 2019-11-25 00:35:01 +03:00
Victor Baranov de56056df4 Remove more unused components 2019-09-03 22:57:32 +03:00
Victor Baranov 4bce1e4678 Final cleanup 2019-09-03 22:38:21 +03:00
Victor Baranov 799baff067 New iteration of cleanup 2019-09-03 21:47:43 +03:00
Victor Baranov 5b5ec4585d 6th iteration: remove unused components 2019-09-03 19:51:36 +03:00
Victor Baranov 571e9275e1 Fix eslint test 2019-09-03 19:06:20 +03:00
Victor Baranov 2fe0429102 5th iteration: remove transaction-... components 2019-09-02 13:17:20 +03:00
Victor Baranov 700416bea3 3d iteration: Remove confirm screens 2019-09-02 13:13:03 +03:00
Victor Baranov 0b6be5f7fd 2nd iteration: remove scss and more unused components 2019-09-02 13:10:44 +03:00
Victor Baranov 36b863438f 1st part of refactoring: remove unused styles and components 2019-09-02 12:46:00 +03:00
Victor Baranov a60f99b476 ESLinter fixes after meerging of #303 2019-08-08 18:56:03 +03:00
Andrew Nguyen 8bc1da1de4 removed useless comments 2019-07-03 09:05:15 -04:00
andrewnguyen22 0c2e0ca9b3 wip 2019-07-03 09:05:15 -04:00
andrewnguyen22 6ed22a7c6e wip 2019-07-03 08:59:40 -04:00
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