Commit Graph

329 Commits

Author SHA1 Message Date
varasev 82ffca0d1a
Add POA-GNO merge warning (#127) 2022-04-27 13:27:27 +03:00
varasev 74ad1ff1ee
Merge pull request #122 from poanetwork/core-metamask-provider-updated
(Fix) Update getWeb3 script according to MetaMask breaking changes
2020-11-17 10:40:32 +03:00
POA cb9fc169d4 Small improvement in getWeb3 2020-11-17 10:36:54 +03:00
PoaMan cc37e5cfaf Update src/utils/getWeb3.js
due to MetaMask breaking changes: https://docs.metamask.io/guide/provider-migration.html
2020-11-16 15:52:17 +03:00
Victor Baranov 1e74b7fe87
Merge pull request #121 from poanetwork/dai-branch-fix
(Fix) Set exact repo tree for xDai since poa-chain-spec/contracts.json changed
2020-03-24 21:51:53 +03:00
Vadim e4d1dc306a Set exact repo tree for xDai since poa-chain-spec/contracts.json changed 2020-03-24 21:27:56 +03:00
varasev cecc37b1e8
Merge pull request #118 from poanetwork/enable-wallet-only-when-needed
Call `window.ethereum.enable` only when that's really needed
2020-01-07 16:37:46 +03:00
Vadim 005dd6c965 Remove isVotingActive request (use miningKeyByVoting instead) 2020-01-07 15:42:21 +03:00
Vadim 7eb22de4ab Remove duplicated requests and improve warnings output 2020-01-07 15:28:36 +03:00
varasev 8901dcdc50
Merge branch 'core' into enable-wallet-only-when-needed 2020-01-07 13:45:31 +03:00
Max Alekseenko 526cb38a43 Select the network from metamask when first visiting (#117)
* select the network from metamask when first visiting

* Keep netId in browser's storage and use it when page first loading if possible

* Fix typos

Co-authored-by: varasev <33550681+varasev@users.noreply.github.com>
2019-12-30 11:39:12 +03:00
phahulin fb4af9d8d0
Merge pull request #119 from poanetwork/metamask-legacy-account-switcher
(Fix) Remove subscriber for legacy MetaMask account switcher event
2019-12-04 10:59:53 +03:00
Vadim df02c06ff9 Remove subscriber for MetaMask legacy account switcher 2019-12-04 10:06:18 +03:00
Max Alekseenko fb4de7b621 enable wallet only when it's needed 2019-11-19 20:15:06 +03:00
varasev 67fc237996
(Fix) SearchBar, Set Metadata bugfix, and refactoring (#114)
* Fix SearchBar and refactoring

* Improve message texts
2019-11-12 13:15:59 +03:00
Max Alekseenko a1c023202d Make network select more stable (#112)
* added networks dropdown

* update getWeb3 to support forced network ID

* added current network to dropdown header, added click event on network selectors

* list element key value error fix, added preventDefault on click on change network link

* switching between networks

* make account select more stable

* change network switching logic and do some refactoring

* fix mobile network switch

* change errors text

* Fixes

* Fix wrong checking order

* remove logs

* Add missed checking and small refactoring for `messages.networkMatchError`
2019-10-25 12:55:21 +03:00
varasev 930c6c36de
Merge pull request #110 from maxgrapps/core
New colors for xdai network
2019-06-14 18:29:47 +03:00
maxgrapps 4105a758c2 xdai logo fix 2019-06-14 17:45:29 +03:00
maxgrapps 1a9444b69b green color issue 2019-06-14 17:39:15 +03:00
maxgrapps 5c9869aeb1 new color for xdai network 2019-06-14 11:38:32 +03:00
varasev da479d8a5d
Merge pull request #109 from poanetwork/fix/#108-confirm-and-finalize-buttons
(fix) missing 'miningKey' attribute from buttons.
2019-05-16 08:42:13 +03:00
Gabriel Rodriguez Alsina 6ff9f5b14a (fix) missing 'miningKey' attribute from ButtonConfirm and ButtonFinalize components. 2019-05-15 18:21:14 -03:00
varasev ff6726a4f2
Merge pull request #105 from poanetwork/kovan-network
(Feature) Add support for the Kovan testnet
2019-05-15 14:58:17 +03:00
Vadim 5e8523d5ba Update Kovan logo for the `Loading` screen 2019-05-06 16:38:05 +03:00
Vadim f7363ef7d0 Update Kovan logo 2019-04-30 11:50:33 +03:00
Vadim 2cbd655011 Fix index.css 2019-04-30 11:34:51 +03:00
varasev 2b9f4dc908
Merge branch 'core' into kovan-network 2019-04-30 11:32:38 +03:00
varasev a78002d42d
Merge pull request #107 from poanetwork/fix/#106-network-switcher-is-not-displayed
(fix) Add network switch
2019-04-30 11:27:30 +03:00
Gabriel Rodriguez Alsina 0525027b94 (fix) add network switch 2019-04-29 13:23:31 -03:00
Vadim 59dcf87c60 Change Kovan colors 2019-04-29 16:01:31 +03:00
Vadim a0b772bf97 Small refactoring 2019-04-26 13:49:10 +03:00
Vadim ddb97a11b8 Fix Kovan RPC address 2019-04-26 11:54:20 +03:00
Vadim 84e4dbef97 Additional fixes 2019-04-26 11:33:14 +03:00
Vadim 20231bea0e Add Kovan testnet 2019-04-26 11:16:48 +03:00
Vadim Arasev 90b3c7e56b
Merge pull request #103 from poanetwork/feature/#87-new-style-for-xdai-network
(Feature) New style for xDai network
2019-01-30 12:07:36 +03:00
Gabriel Rodriguez Alsina cbdfd75299 (fix) revert last changes to app.js 2019-01-29 11:23:41 -03:00
Gabriel Rodriguez Alsina 61fc4a2816 Merge branch 'core' into feature/#87-new-style-for-xdai-network
* core:
  Update README.md
2019-01-29 11:14:28 -03:00
Victor Baranov 20e90ec68b
Merge pull request #104 from poanetwork/vbaranov-patch-1
(Fix) Update README.md
2019-01-29 10:37:59 +03:00
Gabriel Rodriguez Alsina a8db3ac471 (fix) wrong amount of fields sent to 'set metadata' form 2019-01-28 17:38:25 -03:00
Victor Baranov 328191a876
Update README.md
Add links to Nifty Wallet setup
2019-01-28 18:55:09 +03:00
Gabriel Rodriguez Alsina 1ffdb7dc6e (fix) make possible to search by full name 2019-01-17 16:00:07 -03:00
Gabriel Rodriguez Alsina bb8ed4db63 (fix) loading component issues 2019-01-17 12:35:48 -03:00
Gabriel Rodriguez Alsina 65346c66c9 (fix) change warning text / change loader to const / define constants for network's names / 2019-01-17 10:41:04 -03:00
Gabriel Rodriguez Alsina fce6e043f9 (chore) removed temporary code - (fix) sweet alerts z-index 2019-01-16 17:34:52 -03:00
Gabriel Rodriguez Alsina 23552308b4 (add) styles for set metadata form 2019-01-15 15:56:10 -03:00
Gabriel Rodriguez Alsina da5139fb04 (fix) Section title's display. 2019-01-15 12:44:13 -03:00
Gabriel Rodriguez Alsina bffc7d4c12 (remove) unused files 2019-01-15 12:23:20 -03:00
Gabriel Rodriguez Alsina 71b1d494d2 (remove) unused files - (add) confirmed address icon's network colors 2019-01-15 12:18:57 -03:00
Gabriel Rodriguez Alsina 45d1df0632 (add) Validator title icons. 2019-01-15 12:03:31 -03:00
Gabriel Rodriguez Alsina a6eae2d0df (add) finalize / confirm buttons components. 2019-01-09 14:42:32 -03:00