Commit Graph

  • ff48630e99 decrease eth-json-rpc-middleware version Victor Baranov 2018-12-20 19:19:17 +0300
  • 012ca981da e2e:reflect DOM changing for extesion page dennistikhomirov 2018-12-20 08:12:06 -0800
  • b21bb988e3 update chrome to latest dennistikhomirov 2018-12-20 08:10:36 -0800
  • a4ca71cb7c
    Merge pull request #230 from dennis00010011b/e2e-bool-select Victor Baranov 2018-12-20 17:52:06 +0300
  • 22bb4f55b1 e2e: sync upstream dennistikhomirov 2018-12-20 05:55:00 -0800
  • b67cc628f4 e2e: remove comment dennistikhomirov 2018-12-20 05:52:36 -0800
  • 2f89dfc5bb onChange input handler fix Victor Baranov 2018-12-20 16:43:38 +0300
  • 8028070f4a e2e:lintt fix dennistikhomirov 2018-12-20 03:02:25 -0800
  • a383d56ad2 e2e:install lastest chrome dennistikhomirov 2018-12-20 02:51:18 -0800
  • c79358ff5a e2e: execute method boolean dropdown dennistikhomirov 2018-12-20 00:58:50 -0800
  • fcfb3e635d Select for bollean in interactions with smart-contracts Victor Baranov 2018-12-19 19:57:34 +0300
  • 77d42f3bca Select in put for boolean type Victor Baranov 2018-12-19 19:44:04 +0300
  • b85324c0ab Update eth-json-rpc-middleware Victor Baranov 2018-12-19 19:14:19 +0300
  • f81a3d1f3f Update packages versions Victor Baranov 2018-12-19 19:09:36 +0300
  • fd35ebed88 Hardware label Victor Baranov 2018-12-19 18:23:56 +0300
  • 99c79e0dab
    Merge pull request #225 from dennis00010011b/e2e-outputs Victor Baranov 2018-12-19 13:06:08 +0300
  • 361bfa4a86 e2e: execute method check bool, uint, int, bytes dennistikhomirov 2018-12-19 00:52:12 -0800
  • 1263a0b12d e2e:outputs type address dennistikhomirov 2018-12-18 10:46:32 -0800
  • cd8b1e61fc typo Victor Baranov 2018-12-18 20:15:43 +0300
  • d4c80829b0 eslint fix Victor Baranov 2018-12-18 20:14:38 +0300
  • c2734f1c68 bytes input is not a mandatory to fill Victor Baranov 2018-12-18 20:12:34 +0300
  • ea9b54806f eslint fix and int type support Victor Baranov 2018-12-18 19:51:02 +0300
  • f46bb26b5d handle bignumbers Victor Baranov 2018-12-18 19:42:47 +0300
  • f5b5652569 Handle bool input Victor Baranov 2018-12-18 18:51:41 +0300
  • fed6cee26e FF scroll appearance fix Victor Baranov 2018-12-14 20:29:38 +0300
  • 267807fede copy icons for output fields Victor Baranov 2018-12-14 20:14:12 +0300
  • 71eaa0458f Support of various output types fixes Victor Baranov 2018-12-14 20:03:11 +0300
  • e35cfedba0 package-lock.json update Victor Baranov 2018-12-14 18:38:04 +0300
  • 96612fd11a
    Merge pull request #221 from dennis00010011b/e2e-contract-multiply-outputs Victor Baranov 2018-12-12 16:48:28 +0300
  • 3e2a3e01cd e2e:lint fix dennistikhomirov 2018-12-12 05:00:54 -0800
  • 439c6f9388 e2e:improve stability dennistikhomirov 2018-12-12 04:49:50 -0800
  • 30ebe9b0c1 e2e: sync package-json.lock dennistikhomirov 2018-12-12 03:59:15 -0800
  • 3add7fc4f6 e2e:remove pakage-lock.json dennistikhomirov 2018-12-12 03:54:58 -0800
  • 2cb05074bd e2e:sync with upstream dennistikhomirov 2018-12-12 03:31:22 -0800
  • bfba6348ff Merge remote-tracking branch 'origin/develop' into contract-call-multiple-outputs Victor Baranov 2018-12-12 13:55:15 +0300
  • cac996247c audit fix dennistikhomirov 2018-12-11 22:08:27 -0800
  • 54ecaf3b98 fix test-deps security audit test dennistikhomirov 2018-12-11 21:59:04 -0800
  • be6df9cca4 e2e:lint fix dennistikhomirov 2018-12-11 15:47:26 -0800
  • a15e103473 e2e:fix for contract-call-multiple-outputs pr dennistikhomirov 2018-12-11 15:42:02 -0800
  • 00f0938b84
    Merge pull request #220 from poanetwork/develop v4.10.0 Victor Baranov 2018-12-12 01:50:19 +0300
  • 2bc01714b2 remove vulnerable dependencies Victor Baranov 2018-12-12 01:36:23 +0300
  • 7fd2fa9319 update test-deps command Victor Baranov 2018-12-12 01:22:07 +0300
  • bd3dd96a65 update deps after npm audit Victor Baranov 2018-12-12 01:14:18 +0300
  • a8fcea31f0
    Merge pull request #212 from poanetwork/import-multisig Victor Baranov 2018-12-12 01:00:02 +0300
  • 9afd7c2580 npx nsp check -> npm audit Victor Baranov 2018-12-12 00:53:10 +0300
  • 715668a1b6 go to Choose account page if encodeFunctionCall is successful Victor Baranov 2018-12-11 23:49:29 +0300
  • 600c54054a
    Merge pull request #209 from poanetwork/enhance-rpc-validation Victor Baranov 2018-12-11 22:39:53 +0300
  • 20736b218e ESLinter: temporarily disable unused functions and constants for disabled e2e tests Victor Baranov 2018-12-11 19:18:30 +0300
  • 898672b530 multiple outputs support Victor Baranov 2018-12-10 19:35:22 +0300
  • a27f9316c0
    Merge pull request #218 from dennis00010011b/e2e-contract Victor Baranov 2018-12-10 14:19:22 +0300
  • 484661ba0d e2e: lint fix dennistikhomirov 2018-12-08 14:58:14 -0800
  • dc1c62b614 e2e: button ABI encoded dennistikhomirov 2018-12-08 14:57:22 -0800
  • d133da8f5f Merge branch 'import-multisig' of github.com:poanetwork/nifty-wallet into import-multisig Victor Baranov 2018-12-07 21:20:16 +0300
  • 7028652dbc remove unused props from send-contract Victor Baranov 2018-12-07 21:19:42 +0300
  • 6e3c308bb8
    Merge pull request #216 from dennis00010011b/e2e-contract Victor Baranov 2018-12-07 19:59:44 +0300
  • 5ccda3c9a4 Copy ABI encoded function call Victor Baranov 2018-12-07 19:57:11 +0300
  • 10cf37ccd9 e2e:improve stability dennistikhomirov 2018-12-07 08:24:26 -0800
  • 8769c2412d e2e: import contract button import behavior changed dennistikhomirov 2018-12-07 08:08:13 -0800
  • 744491b68d
    Merge pull request #215 from dennis00010011b/e2e-contract Victor Baranov 2018-12-07 11:57:11 +0300
  • aaf746862c Copy of abi button Victor Baranov 2018-12-07 11:53:14 +0300
  • ff754bf553 e2e:choose contract executor-add buttom arrow test dennistikhomirov 2018-12-07 00:40:05 -0800
  • 848e4c81ee disabling of import Victor Baranov 2018-12-07 11:35:25 +0300
  • bbfd6982bc e2e:fix parse balance from int to float dennistikhomirov 2018-12-06 23:31:15 -0800
  • df77dcf657 e2e: improve stability #1 dennistikhomirov 2018-12-06 22:16:58 -0800
  • 8369b7c369 e2e:delete contract account dennistikhomirov 2018-12-06 21:58:40 -0800
  • 257f904ac0 e2e: import contract tests dennistikhomirov 2018-12-06 20:22:25 -0800
  • a9d19b4044 Contract ABI is from Blockscout API, contract address validation Victor Baranov 2018-12-06 20:30:25 +0300
  • 3b55292880 refactor of componentDidUpdate for accounts-dropdown Victor Baranov 2018-12-06 00:15:54 +0300
  • 8bc4412981 eslint fix: Multiple spaces found before '{' Victor Baranov 2018-12-05 23:41:51 +0300
  • 842e6a39a4 Fix: Issue is still here, error message if attempt to add custom token but this token has been imported as contract account Victor Baranov 2018-12-05 22:45:15 +0300
  • 6e37fef40d Fix: Custom token detection failed if token contract's account has been imported to NW Victor Baranov 2018-12-05 19:45:01 +0300
  • 7b5dcbb0d4 Fix: Account menu: green labels have different sizes for imported and contract values Victor Baranov 2018-12-05 18:26:58 +0300
  • 27c100e0ac fix: Second call of the method balanceOf() leads to error message Victor Baranov 2018-12-05 18:21:11 +0300
  • 93485f2312 Fixes for removing of simple address type Victor Baranov 2018-12-05 15:04:53 +0300
  • 2546ed374b Various fixes from review Victor Baranov 2018-12-05 14:22:50 +0300
  • 6af70ad914 disable nex button if account executor has not been chosen Victor Baranov 2018-12-05 01:32:02 +0300
  • 667108af89 use ifContractAcc() util function Victor Baranov 2018-12-05 00:58:25 +0300
  • a91e7dcdd2 change error style: an error is in font of everything at the page Victor Baranov 2018-12-05 00:49:44 +0300
  • c26b3e4c9b styles fix && handling of hardware wallets Victor Baranov 2018-12-05 00:06:23 +0300
  • 49605eedce eslint suggestion Victor Baranov 2018-12-04 21:44:30 +0300
  • 480294d8f9 switch between networks fix Victor Baranov 2018-12-04 21:37:51 +0300
  • c65b7c2275 Handle different contracts with the same address on different networks Victor Baranov 2018-12-04 21:23:21 +0300
  • 3e3371a4b8 unit tests for added components Victor Baranov 2018-12-04 18:29:47 +0300
  • 7972c49196 tests for new util funcs Victor Baranov 2018-12-04 15:13:17 +0300
  • 82b8c2f6d8 rename getMultisig to getContract Victor Baranov 2018-12-04 13:38:03 +0300
  • b51f65d0bd Merge remote-tracking branch 'origin/enhance-rpc-validation' into import-multisig Victor Baranov 2018-12-04 13:37:32 +0300
  • 41a8a2b762 update eth-keychain-controller dep Victor Baranov 2018-12-04 13:04:31 +0300
  • 2d49078bee return back to multisig methods page ability Victor Baranov 2018-12-03 18:39:18 +0300
  • 58cbe669ca Set selected sender address for multisig Victor Baranov 2018-12-03 16:35:16 +0300
  • bb26cd7440
    Merge pull request #211 from dennis00010011b/e2e-fix-enhance Victor Baranov 2018-12-03 00:37:46 +0300
  • e5496309b9 e2e:lint fix dennistikhomirov 2018-11-30 15:51:48 -0800
  • cd95a598f4 e2e: fix test event filter for FF dennistikhomirov 2018-11-30 15:15:00 -0800
  • b72a1ee586 e2e:change seed phrase dennistikhomirov 2018-11-30 14:39:03 -0800
  • e592140471 choose multisig owner acc Victor Baranov 2018-11-30 21:19:55 +0300
  • c17688f78c change network: multisig nadling Victor Baranov 2018-11-30 17:10:58 +0300
  • ecf9951e83 encode multisig method and prepare tx Victor Baranov 2018-11-29 20:52:24 +0300
  • 15efe097c4 fix error messages on invalid custom RPC Victor Baranov 2018-11-28 20:54:12 +0300
  • 81178e94e9 refactor rpcValidation function Victor Baranov 2018-11-28 20:28:08 +0300
  • 90b486ef81
    Merge pull request #210 from dennis00010011b/e2e-improve-stability Victor Baranov 2018-11-28 20:20:38 +0300
  • df2286abdd Import multisig account option Victor Baranov 2018-11-28 20:19:20 +0300