Commit Graph

38 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
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 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
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 ee4d4b4927 (Update) Set gasPrice = 0 for DAI networks 2018-10-04 15:36:31 +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 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 2e0b399e22 KeysManager ABI is from chain-spec repo 2018-01-29 21:02:05 +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
Roman Storm 9efbdf845a (Feature) Create a page where you can just generate keys 2018-01-09 16:56:25 -08:00
Roman Storm 734335dd95 (Fix) Show current MM key in error message
Show netId in error msg
Check for URL and NetId mismatch
2018-01-05 12:14:52 -08:00
Roman Storm 675971a74c add error msg to contract MoC 2018-01-04 16:58:06 -08:00
Roman Storm 6aecd189ee (Fix) Don't show addresses if tx from metamask was failed 2018-01-04 16:46:11 -08:00
Roman Storm 5adbac6026 Feature 1: hide passwords(Fixes#18)
Feature 2: add tooltip
2017-12-11 16:54:27 -08:00
Roman Storm efb0eb3c7c fix bug with hanging loading screen if key is not valid 2017-12-07 22:02:32 -08:00
Roman Storm 9e43e34929 check if no metamask 2017-12-06 23:11:01 -08:00
Roman Storm 53af9d9824 v2 2017-12-06 23:02:38 -08:00