Commit Graph

594 Commits

Author SHA1 Message Date
Victor Baranov 82eaaf71f7 Merge branch 'vb-rsk-dpath-update' of github.com:poanetwork/nifty-wallet into vb-rsk-dpath-update 2020-05-07 18:05:33 +03:00
Victor Baranov 8f1d7d7121 Merge remote-tracking branch 'origin/develop' into vb-rsk-dpath-update 2020-05-07 18:03:49 +03:00
Victor Baranov e4fcb9fe82 Tx: set custom nonce 2020-05-04 23:21:14 +03:00
Victor Baranov d93bd0bd3d Do not decode message if it is not hex encoded 2020-05-04 17:30:11 +03:00
Victor Baranov fa96fd072e
Merge branch 'develop' into vb-rsk-dpath-update 2020-05-04 14:53:43 +03:00
Victor Baranov bd1e5d50a6 Change notification windows order 2020-05-04 14:07:14 +03:00
Victor Baranov 5b11748cf3 Update RSK contracts metadata repo 2020-04-30 12:45:54 +03:00
Victor Baranov 22ab41121e
Merge branch 'develop' into vb-json-import-without-password 2020-04-29 13:42:05 +03:00
Victor Baranov 89466a2c55
Merge pull request #366 from poanetwork/vb-fix-custom-symbol-max-length
Increase max token symbol length up to 22
2020-04-29 13:29:17 +03:00
Victor Baranov 1fa277ba8d Keystore file import without password 2020-04-29 13:28:29 +03:00
Victor Baranov 051813f1f3 Extend available Symbol length to 22 to support yDAI+yUSDC+yUSDT+yTUSD 2020-04-29 13:10:04 +03:00
Victor Baranov 9e41e3cf15
Merge branch 'develop' into vb-rsk-dpath-update 2020-04-29 12:52:12 +03:00
Victor Baranov 7a0a069681 Refactoring: var -> let, const 2020-04-29 12:17:33 +03:00
Victor Baranov ed841f7196 Increase max token symbol length up to 12 2020-04-29 11:28:13 +03:00
Victor Baranov 1638c825bb
Merge branch 'develop' into vb-rsk-dpath-update 2020-04-23 17:36:32 +03:00
Victor Baranov 1561400fd9 Return back import contract tests 2020-04-23 15:51:09 +03:00
Victor Baranov da1290cc30 Fix token decimals 2020-04-23 15:50:12 +03:00
Victor Baranov 005637fba7 Custom derivation paths and access to funds in accounts derived from ETH dPath 2020-04-15 22:53:05 +03:00
Victor Baranov 8d7b856e44 Add RSK/testnet default tokens 2020-04-14 13:31:37 +03:00
Victor Baranov 693cb8b8ce Rollback custom dPath for RSK/ETC 2020-04-06 21:02:21 +03:00
Victor Baranov e24a9d2b51 Refactoring 2020-03-27 14:17:25 +03:00
Victor Baranov 576e957fa4 Ability to set tx value for payable methods 2020-03-24 12:08:15 +03:00
Victor Baranov 2299e25c06 Support RSK testnet explorer links 2020-03-23 19:17:13 +03:00
Victor Baranov 71fb4e19e1 Update npm dependencies 2020-03-21 00:40:04 +03:00
Victor Baranov 2007e2a301 Return to mainn screenn from removal of account 2020-03-20 14:50:20 +03:00
Victor Baranov 3bc3b263cb Derive correct addresses for custom networks 2020-03-12 20:45:36 +03:00
Victor Baranov 6568bf1f96 Connect to unknown network fix 2020-03-11 18:33:12 +03:00
Victor Baranov a672bf9772 Fix HW connection 2020-03-10 13:53:32 +03:00
Victor Baranov 872952ecb7 Fix 2020-02-29 11:11:39 +03:00
Victor Baranov 3a964cbe23 Fix customHdPaths import 2020-02-28 19:11:09 +03:00
Victor Baranov 68116565fe Merge remote-tracking branch 'origin/develop' into vb-fix-path-for-hd-walet 2020-02-27 19:54:56 +03:00
Victor Baranov 69281c00ca Check stateMutability prop to define if this is reading method 2020-02-27 18:12:09 +03:00
Victor Baranov 3e70aff84f Fix pasting ABI for contract type account 2020-02-23 21:17:37 +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 2a85dcd7a1 Update dependencies 2019-08-29 22:16:19 +03:00
Victor Baranov 2a29b6c49d eslinter fix 2019-08-22 19:59:36 +03:00
Victor Baranov e0f0146314 Merge remote-tracking branch 'origin/develop' into refine-settings-menu 2019-08-22 19:58:47 +03:00
Victor Baranov 1a1b4dd408 Fix gas estimation 2019-08-22 19:52:39 +03:00
Victor Baranov 8fc6209d73 Checkbox full width 2019-08-11 23:45:49 +03:00
Victor Baranov 9d93dacf07 Refine settings menu 2019-08-11 23:43:11 +03:00
Victor Baranov a60f99b476 ESLinter fixes after meerging of #303 2019-08-08 18:56:03 +03:00
Victor Baranov 7580802129
Merge branch 'develop' into fix-gasprice-estimation 2019-08-07 15:22:11 +03:00
Victor Baranov 7f79cdf437 Fix e2e tests 2019-07-17 21:42:26 +03:00
Victor Baranov 3e148a750c Fix blocks tracking: reset recent blocks array on network change 2019-07-17 19:20:36 +03:00
Andrew Nguyen 75f0ffa436 exported enums 2019-07-10 13:06:26 -04:00
Andrew Nguyen 088aa098e2 fulfilled changes requested 2019-07-10 12:11:51 -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 ef400f8d29
Merge pull request #305 from poanetwork/min-gas-price-rsk
gas price for RSK from the last block
2019-07-02 17:39:50 +02:00
Victor Baranov 746342b887
Merge pull request #302 from poanetwork/return-dropdown-scrolls
Return scrolls in dropdowns
2019-07-02 17:07:57 +02:00