Commit Graph

227 Commits

Author SHA1 Message Date
Victor Baranov 0e0743ad2e eslint+prettier configuration 2018-10-15 17:52:03 +03:00
Vadim Arasev 5225243055
Merge pull request #82 from varasev/dai-zero-gas-price
(Fix) Set gasPrice = 0 for DAI networks
2018-10-04 16:22:02 +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 b3656f3fb8
Merge pull request #81 from poanetwork/broken-links
(Fix) Broken links in README
2018-10-04 11:26:09 +03:00
Victor Baranov 3bc4962014 improve formatting 2018-10-03 13:25:55 +03:00
Victor Baranov c634d93126 broken links to wiki fixes 2018-10-03 13:24:09 +03:00
Vadim Arasev 646431be5a
Merge pull request #80 from varasev/dai-netid
(Feature) Add poa-chain-spec branch name and netId for DAI shard
2018-10-03 11:32:25 +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
Victor Baranov c830646505
Merge pull request #78 from poanetwork/screenshot
(Fix) Updated screenshot for stateOfTheDapps
2018-08-27 19:55:12 +03:00
Victor Baranov e0990e230b Updated screenshot for stateOfTheDapps 2018-08-27 19:45:23 +03:00
Victor Baranov e0bf1eccc3
Merge pull request #77 from poanetwork/screenshot
Updated screenshot for StateOfTheDapps
2018-08-27 18:05:55 +03:00
Victor Baranov 83e98108e2 Updated screenshot 2018-08-27 18:02:07 +03:00
Victor Baranov b4ac8324f4
Merge pull request #76 from poanetwork/screenshot
Screenshot for StateOfTheDapps
2018-08-27 18:00:43 +03:00
Victor Baranov cd14993873 Screenshot for StateOfTheDapps 2018-08-27 17:56:03 +03:00
Victor Baranov 45733997db
Merge pull request #75 from varasev/getInitialKeyStatus
(Fix) Make Ceremony DApp use KeysManager.getInitialKeyStatus function
2018-08-10 11:17:03 +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
Victor Baranov 576faa9215
Merge pull request #74 from varasev/update-packages
(Fix) Update packages to avoid vulnerabilities
2018-07-05 16:33:45 +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
Victor Baranov 2fc036e427
Merge pull request #72 from vbaranov/sokol-coloring-scheme
(Feature) Sokol coloring scheme
2018-02-23 19:06:33 +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
Victor Baranov b85f85a0a5
Merge pull request #68 from vbaranov/fix-footer-year
(Fix) outdated year in footer
2018-02-23 16:17:49 +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
Roman Storm 968c16685a
Merge pull request #67 from vbaranov/fix-quick-keys-generation
(Fix) error in keys generation immediately after page is loaded
2018-02-21 20:02:13 -08:00
viktor 7b3150035a web3@1.0.0-beta.29 2018-02-15 18:55:14 +03:00
viktor 42cd59947e bac to web3@1.0.0.26 2018-02-14 00:54:35 +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
Igor Barinov 290d91a887
Merge pull request #64 from rstormsf/core
(Fix) Keys Manager undefined
2018-01-30 19:09:37 -08:00
Roman Storm 7d1769ce14 (Fix) Viktor's crazyness 2018-01-30 18:06:34 -08:00
Roman Storm 3bd1251b60
Merge pull request #63 from vbaranov/core
(Update) chain-spec repo as endpoint for contracts addresses and ABIs
2018-01-29 21:38:54 -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
Victor Baranov db23e47a88
Merge pull request #62 from rstormsf/core
(Feature) Automatically save all keys with its passwords
2018-01-24 14:00:41 +03:00
Roman Storm ec11175ef1 Update sokol address
Fix saving keys
2018-01-23 22:23:53 -08:00
Roman Storm b539a89ec3 (Fix) Netlify add node.js version 2018-01-19 20:17:42 -08:00
Roman Storm 60437d1e34 (Feature) Automatically save all keys with its password 2018-01-19 20:12:37 -08:00