1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

19 Commits

Author SHA1 Message Date
8737264816
refactor network name output (#421)
* refactor network output

* fetch chain & network metadata from @ethereum-lists/chains

* typed responses

* switch warning icon for testnet badge

* add supportedNetworks list, output warning based on it

* markup & spacing tweaks

* check networkId against ocean.js ConfigHelper

* remove supportedNetworks app config

* fetch EVM networks metadata on build time

* fixes
2021-03-04 18:16:20 +01:00
a760935564
Add Portis wallet connection (#291)
* add portis

* library loading tinkering

* bump packages

* typings fix

* pip as addon

* remove setuptools

* revert typings fix

* modal styling

* show portis button

* provider name workaround

* for faulty getInjectedProviderName()
* fixes https://github.com/oceanprotocol/market/issues/332

* more usage of provider info object

* output respective wallet logos

* add network switcher for Portis

* add functionality

* prototype for portis network switching

* improve user experience when reconnecting to cached provider

* support mainnet only, leave networking switching code commented out
2021-01-29 13:40:54 +01:00
c57731cd0b
restore WalletConnect (#290)
* restore WalletConnect

* bump @oceanprotocol/react

* visual fixes for walletconnect modal
2020-12-03 14:54:14 +01:00
2063f594f6
disable walletconnect, metamask download fallback (#183) 2020-10-30 20:55:09 +01:00
6e589949b4
refactor network messaging 2020-10-23 13:38:12 +02:00
a322c443ed
network change fix 2020-10-02 14:07:54 +02:00
68ed8fd348
chainId → networkId 2020-10-02 13:41:00 +02:00
f440c1527d
lint fix 2020-09-29 13:54:42 +02:00
9fa7a7ad3c
rebase fix 2020-07-31 13:19:52 +02:00
8efbe74e51
wallet & menu affordance tweaks 2020-07-31 13:15:01 +02:00
88f7b717d3
add wallet to advanced price widget, UI tweaks 2020-07-31 13:15:00 +02:00
8183f2edde
refactor web3modal options 2020-07-30 23:37:27 +02:00
4f61154996
adapt network detection 2020-07-15 13:54:36 +02:00
27779d538b
pass providers to web3modal 2020-07-15 13:54:36 +02:00
9680468943
use connect function 2020-07-15 13:54:35 +02:00
c9a043adce
refactor for new react hooks 2020-07-15 13:54:35 +02:00
39fb280666
accessibility tweaks 2020-07-09 12:39:21 +02:00
970624e652
refined wallet interactions 2020-07-09 12:27:59 +02:00
d5256d2dc0
wallet UI & feedback refactor 2020-07-08 16:39:12 +02:00