Commit Graph

36 Commits

Author SHA1 Message Date
Victor Baranov 2299e25c06 Support RSK testnet explorer links 2020-03-23 19:17:13 +03:00
Victor Baranov 3e70aff84f Fix pasting ABI for contract type account 2020-02-23 21:17:37 +03:00
Victor Baranov 5c6d0879fd Fix import of proxy contracts for eth chains 2019-06-06 15:27:03 +03:00
Victor Baranov 0915d65b31 support Ethereum Classic 2019-03-26 23:20:54 +03:00
Victor Baranov cc4ef59c02
Merge pull request #262 from poanetwork/goerli-testnet
(Feature) Add native support of Görli testnet
2019-02-08 19:45:31 +03:00
Victor Baranov 57d6a65894 Add native support of Goerli testnet 2019-02-06 19:21:56 +03:00
Victor Baranov 87ead6f1a9 Refactor copy component 2019-02-06 16:41:35 +03:00
Victor Baranov d14597f7e4 merge with develop branch 2019-01-29 00:13:00 +03:00
Victor Baranov e79c51b23c Check that imported proxy contract has implemetation getter 2019-01-23 19:06:57 +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 901afe5dc8 Retrieive ABI for implementation of proxy contract 2019-01-17 23:50:32 +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 47a7866509 Add RSK testnet/mainnet to the list of networks 2019-01-10 19:59:43 +03:00
Victor Baranov aaf746862c Copy of abi button 2018-12-07 11:53:14 +03:00
Victor Baranov 848e4c81ee disabling of import 2018-12-07 11:35:25 +03:00
Victor Baranov a9d19b4044 Contract ABI is from Blockscout API, contract address validation 2018-12-06 20:30:25 +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 ecf9951e83 encode multisig method and prepare tx 2018-11-29 20:52:24 +03:00
Victor Baranov df2286abdd Import multisig account option 2018-11-28 20:19:20 +03:00
Victor Baranov 51e0edb1d9 Clear warning message on componentWillUnmount event 2018-09-11 12:58:46 +03:00
Victor Baranov fcd890ef01 Buy page customization for tests networks, header for Mainnet, header customization for all white pages 2018-08-08 13:33:56 +03:00
Victor Baranov 33f5e9fdb3 Styles minor fixes 2018-08-07 16:23:56 +03:00
vbaranov 471df8cda0 Restyling of warnings 2018-08-06 21:11:06 +03:00
viktor ca2d5154c1 Standardize left arrow position in all screens 2018-07-31 21:34:13 +03:00
viktor 23544cc48a Wider area for More... button 2018-07-30 17:22:39 +03:00
viktor 672ea7dfc9 Terms of service, inputs, buttons styles improvements 2018-07-30 16:01:21 +03:00
viktor bc90a9779d login/signup screens 2018-07-27 03:16:24 +03:00
viktor 74f3a21fda restyling: colors, fonts, scales 2018-07-26 21:15:51 +03:00
viktor 804bbaa9c0 new extension name and icons 2018-07-17 20:18:12 +03:00
Paul Bouchon 5ec631cad3
Handle Promise rejections when importing accounts (#4142)
* Silently catch import failures since errors exist in Redux state
* Add comment about no-op catch statement
2018-04-30 18:07:25 -04:00
Alexander Tseung 4b2e52795d
Explicitly define state in import account from json component (#3491) 2018-03-09 16:30:31 +01:00
Thomas 50f20358c1 Add import account disclaimer 2018-02-27 12:01:09 -08:00
Dan f7ad015f5b Use newui actions in old-ui 2017-12-04 23:08:23 -03:30
Dan 6561e75aa2 Add old-ui directory 2017-12-04 23:06:26 -03:30