Commit Graph

9071 Commits

Author SHA1 Message Date
Victor Baranov d4c80829b0 eslint fix 2018-12-18 20:14:38 +03:00
Victor Baranov c2734f1c68 bytes input is not a mandatory to fill 2018-12-18 20:12:34 +03:00
Victor Baranov 2bc01714b2 remove vulnerable dependencies 2018-12-12 01:36:23 +03:00
Victor Baranov 7fd2fa9319 update test-deps command 2018-12-12 01:22:07 +03:00
Victor Baranov bd3dd96a65 update deps after npm audit 2018-12-12 01:14:18 +03:00
Victor Baranov a8fcea31f0
Merge pull request #212 from poanetwork/import-multisig
(Feature) Import contract
2018-12-12 01:00:02 +03:00
Victor Baranov 9afd7c2580 npx nsp check -> npm audit 2018-12-12 00:53:10 +03:00
Victor Baranov 715668a1b6 go to Choose account page if encodeFunctionCall is successful 2018-12-11 23:49:29 +03:00
Victor Baranov 600c54054a
Merge pull request #209 from poanetwork/enhance-rpc-validation
(Fix) Enhance custom RPC validation
2018-12-11 22:39:53 +03:00
Victor Baranov a27f9316c0
Merge pull request #218 from dennis00010011b/e2e-contract
tests for the button 'Copy ABI encoded'
2018-12-10 14:19:22 +03:00
dennistikhomirov 484661ba0d e2e: lint fix 2018-12-08 14:58:14 -08:00
dennistikhomirov dc1c62b614 e2e: button ABI encoded 2018-12-08 14:57:22 -08:00
Victor Baranov d133da8f5f Merge branch 'import-multisig' of github.com:poanetwork/nifty-wallet into import-multisig 2018-12-07 21:20:16 +03:00
Victor Baranov 7028652dbc remove unused props from send-contract 2018-12-07 21:19:42 +03:00
Victor Baranov 6e3c308bb8
Merge pull request #216 from dennis00010011b/e2e-contract
e2e import contract changed behavior button Import
2018-12-07 19:59:44 +03:00
Victor Baranov 5ccda3c9a4 Copy ABI encoded function call 2018-12-07 19:57:11 +03:00
dennistikhomirov 10cf37ccd9 e2e:improve stability 2018-12-07 08:24:26 -08:00
dennistikhomirov 8769c2412d e2e: import contract button import behavior changed 2018-12-07 08:08:13 -08:00
Victor Baranov 744491b68d
Merge pull request #215 from dennis00010011b/e2e-contract
e2e test for import contract feature
2018-12-07 11:57:11 +03:00
Victor Baranov aaf746862c Copy of abi button 2018-12-07 11:53:14 +03:00
dennistikhomirov ff754bf553 e2e:choose contract executor-add buttom arrow test 2018-12-07 00:40:05 -08:00
Victor Baranov 848e4c81ee disabling of import 2018-12-07 11:35:25 +03:00
dennistikhomirov bbfd6982bc e2e:fix parse balance from int to float 2018-12-06 23:31:15 -08:00
dennistikhomirov df77dcf657 e2e: improve stability #1 2018-12-06 22:16:58 -08:00
dennistikhomirov 8369b7c369 e2e:delete contract account 2018-12-06 21:58:40 -08:00
dennistikhomirov 257f904ac0 e2e: import contract tests 2018-12-06 20:22:25 -08:00
Victor Baranov a9d19b4044 Contract ABI is from Blockscout API, contract address validation 2018-12-06 20:30:25 +03:00
Victor Baranov 3b55292880 refactor of componentDidUpdate for accounts-dropdown 2018-12-06 00:15:54 +03:00
Victor Baranov 8bc4412981 eslint fix: Multiple spaces found before '{' 2018-12-05 23:41:51 +03:00
Victor Baranov 842e6a39a4 Fix: Issue is still here, error message if attempt to add custom token but this token has been imported as contract account 2018-12-05 22:45:15 +03:00
Victor Baranov 6e37fef40d Fix: Custom token detection failed if token contract's account has been imported to NW 2018-12-05 19:45:01 +03:00
Victor Baranov 7b5dcbb0d4 Fix: Account menu: green labels have different sizes for imported and contract values 2018-12-05 18:26:58 +03:00
Victor Baranov 27c100e0ac fix: Second call of the method balanceOf() leads to error message 2018-12-05 18:21:11 +03:00
Victor Baranov 93485f2312 Fixes for removing of simple address type 2018-12-05 15:04:53 +03:00
Victor Baranov 2546ed374b Various fixes from review 2018-12-05 14:22:50 +03:00
Victor Baranov 6af70ad914 disable nex button if account executor has not been chosen 2018-12-05 01:32:02 +03:00
Victor Baranov 667108af89 use ifContractAcc() util function 2018-12-05 00:58:25 +03:00
Victor Baranov a91e7dcdd2 change error style: an error is in font of everything at the page 2018-12-05 00:49:44 +03:00
Victor Baranov c26b3e4c9b styles fix && handling of hardware wallets 2018-12-05 00:06:23 +03:00
Victor Baranov 49605eedce eslint suggestion 2018-12-04 21:44:30 +03:00
Victor Baranov 480294d8f9 switch between networks fix 2018-12-04 21:37:51 +03:00
Victor Baranov c65b7c2275 Handle different contracts with the same address on different networks 2018-12-04 21:23:21 +03:00
Victor Baranov 3e3371a4b8 unit tests for added components 2018-12-04 18:29:47 +03:00
Victor Baranov 7972c49196 tests for new util funcs 2018-12-04 15:13:17 +03:00
Victor Baranov 82b8c2f6d8 rename getMultisig to getContract 2018-12-04 13:38:03 +03:00
Victor Baranov b51f65d0bd Merge remote-tracking branch 'origin/enhance-rpc-validation' into import-multisig 2018-12-04 13:37:32 +03:00
Victor Baranov 41a8a2b762 update eth-keychain-controller dep 2018-12-04 13:04:31 +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 bb26cd7440
Merge pull request #211 from dennis00010011b/e2e-fix-enhance
fix e2e for enhance-rpc-validation branch
2018-12-03 00:37:46 +03:00