Commit Graph

75 Commits

Author SHA1 Message Date
PoaMan c76fd7b17c Update getWeb3
due to MetaMask breaking changes: https://docs.metamask.io/guide/provider-migration.html
2020-11-17 10:16:38 +03:00
Vadim bd93bf8501 Remove xDai from the list of supported chains 2020-04-15 11:13:27 +03:00
Vadim 96b9f83f84 Upload Kovan logos 2019-05-06 17:03:32 +03:00
Vadim 1d1e955dd3 Change Kovan color 2019-04-29 16:10:09 +03:00
Vadim 93b5344e74 Add Kovan testnet 2019-04-26 14:13:12 +03:00
Gabriel Rodriguez Alsina 2f7b31971e (Fix) POA Landing Page URL. 2018-12-18 13:12:20 -03:00
Gabriel Rodriguez Alsina 48b0b5c98d (remove) unused files. 2018-12-17 17:26:36 -03:00
Gabriel Rodriguez Alsina b9b0fcc893 (fix) adjusted header / logo's footer dimensions 2018-12-14 16:37:39 -03:00
Gabriel Rodriguez Alsina 8c374773e6 (add) base loader to show until we have the network id and the right colors can be used for the dapp 2018-12-14 09:15:59 -03:00
Gabriel Rodriguez Alsina d0b7ca0c55 (add) loading component - (fix) key blocks styles mixins 2018-12-13 23:49:21 -03:00
Gabriel Rodriguez Alsina 094f34794a (add) keys section's styles 2018-12-13 19:01:06 -03:00
Gabriel Rodriguez Alsina 344aa98a16 (Add) Styles support for all supported networks on dApp's home section. 2018-12-12 15:32:28 -03:00
Gabriel Rodriguez Alsina 9cc5dc69b4 (add) temporary dai logo - (add) multiple images support for home image 2018-12-11 16:54:27 -03:00
Gabriel Rodriguez Alsina 49857827ba (add) style support for multiple styles 2018-12-11 16:02:00 -03:00
Gabriel Rodríguez Alsina 65cb9dadc2 (add) Home component 2018-12-07 17:04:29 -03:00
Gabriel Rodríguez Alsina a3131a6ee1 (feature) header and footer styles, created individual components for logos and social icons. 2018-12-07 16:19:14 -03:00
Gabriel Rodríguez Alsina 47e8a1dacf (chore) Refactored file and folder's structure - (Add) base SCSS - (Add) Updated favicons 2018-12-07 11:01:02 -03:00
Vadim 5a9d896c32 (Fix) src/App.js 2018-10-18 14:24:20 +03:00
Victor Baranov ca5fbb9a5e .prettierrc and .prettierignore are added 2018-10-17 11:56:56 +03:00
Victor Baranov ff7877aac6 merge with core branch 2018-10-16 16:09:49 +03:00
Vadim 294bb666bb (Fix) Remove RPCs from src/constants.js 2018-10-16 15:30:34 +03:00
Victor Baranov 0e0743ad2e eslint+prettier configuration 2018-10-15 17:52:03 +03:00
Vadim Arasev 130397ab40 (Refactor) Store networks' information in constant object 2018-10-11 19:23:48 +03:00
Vadim Arasev f39cf526b6 (Fix) Use `web3.utils.toWei` for zero gasPrice 2018-10-04 16:05:33 +03:00
Vadim Arasev ee4d4b4927 (Update) Set gasPrice = 0 for DAI networks 2018-10-04 15:36:31 +03:00
Vadim Arasev bb9742df3d (Fix) Minor fixes to match Codacy's rules 2018-10-02 16:36:08 +03:00
Vadim Arasev 46c980d98e (Refactor) Move hardcoded netIds to constants.js 2018-10-02 15:33:26 +03:00
Vadim Arasev b669201cd9 (Update) Add netId and branch name for DAI shard 2018-10-01 12:31:47 +03:00
Vadim Arasev fe8457661d (Refactor) Small keysManager.js refactoring 2018-08-10 10:27:33 +03:00
Vadim Arasev 02faf50e00 (Fix) Add KeysManager.getInitialKeyStatus function 2018-07-23 16:57:43 +03:00
Vadim Arasev de9386682f (Fix) packages versions 2018-07-05 15:23:52 +03:00
Victor Baranov 6005b96dcb
Merge pull request #71 from vbaranov/no-contract-fix
(Fix) error when keysManager contract is not deployed yet
2018-02-23 19:48:25 +03:00
viktor 396cfbd1d3 sokol coloring scheme 2018-02-23 18:45:12 +03:00
viktor 5392e81a9f no contract fix 2018-02-23 16:31:56 +03:00
Victor Baranov 88f54c5ad1
Merge pull request #69 from vbaranov/softening-of-alert
(Fix) Beautify alerts
2018-02-23 16:23:27 +03:00
viktor adca406d00 Beautify alerts 2018-02-23 16:13:37 +03:00
viktor d336fe891a rm react-router-dom 2018-02-23 15:22:09 +03:00
viktor c246eb7bbd fix year in footer 2018-02-23 15:20:02 +03:00
viktor 88c13e47c4 React suggestions 2018-02-13 16:25:50 +03:00
viktor c3ba5ff817 Error if transaction failed 2018-02-13 16:23:41 +03:00
viktor 699bf16efc React suggestions 2018-02-13 14:42:17 +03:00
viktor fe266e5e79 Relates to #65 2018-02-13 14:14:59 +03:00
Roman Storm 7d1769ce14 (Fix) Viktor's crazyness 2018-01-30 18:06:34 -08:00
viktor 335e34332f await this.keysManager.init 2018-01-29 22:39:28 +03:00
viktor 35d2cfd309 remove unnecessary var 2018-01-29 21:40:43 +03:00
viktor f27f2a2f2b helpers and constants 2018-01-29 21:03:32 +03:00
viktor 2e0b399e22 KeysManager ABI is from chain-spec repo 2018-01-29 21:02:05 +03:00
viktor a67feefba7 chain-spec repo as a single endpoint to get ABIs and contracts addresses 2018-01-26 19:26:13 +03:00
Roman Storm ec11175ef1 Update sokol address
Fix saving keys
2018-01-23 22:23:53 -08:00
Roman Storm 60437d1e34 (Feature) Automatically save all keys with its password 2018-01-19 20:12:37 -08:00