Commit Graph

1403 Commits

Author SHA1 Message Date
Victor Baranov 0642a36860 Replace poa.infura.io with core.poa.network 2019-02-05 23:19:21 +03:00
Victor Baranov dbafb667fe
Merge pull request #252 from poanetwork/trezor-ledger
(Feature) Simultaneous support of Trezor and Ledger HD wallets
2019-01-30 15:06:23 +03:00
Victor Baranov 0e0f138a54 Update unit test for getting exchnages for POA Core network 2019-01-29 15:42:56 +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 2746526aba ESLinter fix in e2e tests after manual merging 2019-01-28 23:19:45 +03:00
Victor Baranov 6079160cc7 merge with develop branch 2019-01-28 23:09:53 +03:00
Victor Baranov ffda17dbc3 Merge branch 'develop' into add-rsk 2019-01-28 22:54:50 +03:00
Victor Baranov f3ec7125fe Fix remove token screen "Yes" button selector in e2e tests 2019-01-28 17:19:15 +03:00
Victor Baranov 029f0fd695 skip unlockHardwareWalletAccount unit test 2019-01-24 16:37:58 +03:00
Victor Baranov e79c51b23c Check that imported proxy contract has implemetation getter 2019-01-23 19:06:57 +03:00
Victor Baranov 35e7d5b13d Change selector for addToken button 2019-01-23 17:22:27 +03:00
Victor Baranov 9f6fd2229e e2e elements selectors update 2019-01-23 17:02:32 +03:00
Victor Baranov 6f070dddde uncomment some e2e tests 2019-01-23 16:12:31 +03:00
Victor Baranov 5dccb58a7c Fix e2e tests 2019-01-23 16:06:14 +03:00
Victor Baranov 9a28575939 skip some token e2e tests 2019-01-22 20:45:24 +03:00
Victor Baranov 2f1ef311ae remove excess whitespace: e2e description 2019-01-22 19:17:13 +03:00
Victor Baranov c7a3f6c499 e2e tests for updateABI menu item, refactoring of accounts-dropdow source code 2019-01-22 19:01:43 +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 48d9967783 Adapt e2e tests: close trezor connect tab 2019-01-18 18:46:48 +03:00
Victor Baranov ce36bcd6fe Adapt e2e tests: more delay to check opened etherscan 2019-01-18 18:24:21 +03:00
Victor Baranov 29d4783172 adapt e2e tests: delay after click to Trezor connect button 2019-01-18 17:52:46 +03:00
Victor Baranov 19d4c1349f Refactor importing of accounts: enums, helpers are added, react-hyperscript to JSX 2019-01-16 18:48:28 +03:00
Victor Baranov 212a873977 merge with develop branch 2019-01-16 16:04:57 +03:00
Victor Baranov afc0599c5a Expand utils unit tests to old_ui folder 2019-01-11 18:03:32 +03:00
Victor Baranov 2f8afe3af3 e2e tests update to support RSK network, `buy Ether` button is renamed to `buy ${coinName}`, style fix of error in Buy screen 2019-01-11 16:17:27 +03:00
Victor Baranov 47a7866509 Add RSK testnet/mainnet to the list of networks 2019-01-10 19:59:43 +03:00
Victor Baranov 06e502b5ad ESLint fixes 2019-01-04 00:33:50 +03:00
Victor Baranov 1ef54e5875 e2e stability updates 2019-01-03 22:22:14 +03:00
dennistikhomirov b719a4366f e2e:refactor func 2018-12-30 10:42:46 -08:00
Victor Baranov 8622981e08
Merge branch 'develop' into multiple-hardware 2018-12-29 14:26:47 +03:00
Victor Baranov e13b0dbc35 fix manual merging 2018-12-28 17:25:33 +03:00
Victor Baranov c17261c79e Updated e2e from Dennis 2018-12-28 16:42:25 +03:00
Victor Baranov 07b1695df9
Merge branch 'develop' into multiple-hardware 2018-12-28 15:34:50 +03:00
Victor Baranov 957bdcf7cc
Merge pull request #243 from dennis00010011b/e2e-hd
e2e connect hd wallet
2018-12-27 21:49:22 +03:00
Victor Baranov 204865b80b Unlock ledger HD account on changing account in dropdown list 2018-12-27 21:39:41 +03:00
dennistikhomirov 1b8a0426f8 e2e: sun package-lock 2018-12-27 08:45:20 -08:00
dennistikhomirov 609149e5f6 e2e: tests for hd wallet 2018-12-27 08:11:28 -08:00
dennistikhomirov cf9b333561 e2e: check order in executor list 2018-12-27 01:26:11 -08:00
dennistikhomirov 418efd3ccc e2e:merge with PR#238-unlock back contract account 2018-12-26 23:44:02 -08:00
Victor Baranov 4b0c8456d2 Fix for Ledger Live option 2018-12-26 17:54:32 +03:00
Victor Baranov e0f8a269f7 Merge branch 'change-to-contract-acc-after-execution' of github.com:poanetwork/nifty-wallet into change-to-contract-acc-after-execution 2018-12-26 16:14:03 +03:00
Victor Baranov 2b1e7fdbdf Merge remote-tracking branch 'origin/develop' into change-to-contract-acc-after-execution 2018-12-26 16:13:34 +03:00
Victor Baranov 1314294b1c Merge remote-tracking branch 'origin/develop' into contract-executors-reorder 2018-12-26 16:12:48 +03:00
Victor Baranov 67466deb02
Merge pull request #229 from poanetwork/bool-select
(Feature) Select input for Boolean type for contract type acc
2018-12-26 16:09:57 +03:00
Victor Baranov a44824a8b6 Merge remote-tracking branch 'origin/develop' into contract-executors-reorder 2018-12-26 15:54:04 +03:00
Victor Baranov 3df13417bb
Merge branch 'change-to-contract-acc-after-execution' into e2e-contract-back 2018-12-26 15:53:06 +03:00
Victor Baranov 7ef163b741 Merge remote-tracking branch 'origin/develop' into change-to-contract-acc-after-execution 2018-12-26 15:50:54 +03:00