|
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 |
|
|
de1bc11efe
|
add ropsten to network detection utilities (#294)
* add ropsten to network detection utilities
* mention ropsten in publish warning
* bump @oceanprotocol/lib
|
2020-12-11 18:30:51 +01:00 |
|
|
c57731cd0b
|
restore WalletConnect (#290)
* restore WalletConnect
* bump @oceanprotocol/react
* visual fixes for walletconnect modal
|
2020-12-03 14:54:14 +01:00 |
|
mihaisc
|
dac47bf524
|
3Box publisher profiles (#264)
* install 3box
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* tinkering
* check tweak
* load library on init only
* add profile
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* get 3box profile
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix return type
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* remove console.log
* fix travis
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix eslit
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix travis
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* 3box data structure tweaks, prepare output in byline
* refactor
* new Publisher component
* tweaks
* remove data partners
* link/profile splitup
* profile tweaks
* component splitup
* lots of styling, add image
* affordance for publisher, refactor, server response tinkering
* use 3Box proxy
* open all 3box links in new tab/window
* mobile fixes
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
|
2020-11-27 12:04:35 +01:00 |
|
|
cf3f406547
|
Dark Mode (#182)
* refactor CSS custom properties for dark mode
* dark mode style
* dark mode switching
* config tweaks
|
2020-10-30 21:28:20 +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 |
|
|
fe28e7d182
|
disable Torus provider
* prevents SSR build, so disable until further investigation
|
2020-10-16 11:56:17 +02:00 |
|
|
3ea627df8d
|
remove lazy loading of wallet provider packages
* closes #111
|
2020-10-16 10:19:04 +02:00 |
|
|
68ed8fd348
|
chainId → networkId
|
2020-10-02 13:41:00 +02:00 |
|
|
b09e3acb12
|
lint fixes
|
2020-09-08 13:55:04 +02:00 |
|
|
062530f523
|
refactor
|
2020-08-11 09:14:44 +02:00 |
|
|
148f11fc4f
|
fixes
|
2020-08-11 08:44:31 +02:00 |
|
|
5c61725a1e
|
any solves everything
|
2020-07-31 13:04:52 +02:00 |
|
|
2bf5c1a8cd
|
dynamic loading of provider packages
|
2020-07-31 12:53:08 +02:00 |
|
|
90b4f4bb47
|
disable torus for now
|
2020-07-31 12:02:00 +02:00 |
|
|
8183f2edde
|
refactor web3modal options
|
2020-07-30 23:37:27 +02:00 |
|
|
f327ec0e43
|
network config refactor
|
2020-07-22 13:56:42 +02:00 |
|
|
bf0375f58f
|
more config refactor
|
2020-07-22 13:43:20 +02:00 |
|
|
e9f39be9c3
|
add Torus wallet
|
2020-07-22 12:31:49 +02:00 |
|
|
c5a3715982
|
code splitting and cleanup
|
2020-07-18 01:52:08 +02:00 |
|
|
1afcd45882
|
adapt network message based on configured networks
|
2020-07-15 22:21:57 +02:00 |
|
|
6e996a1767
|
web3modal styling and interaction tweaks
|
2020-07-15 19:10:25 +02:00 |
|
|
7a9e658d03
|
add infura project id
|
2020-07-15 13:54:36 +02:00 |
|
|
4f61154996
|
adapt network detection
|
2020-07-15 13:54:36 +02:00 |
|
|
9991c5452f
|
comment out compute component for now
|
2020-07-15 13:54:36 +02:00 |
|
|
27779d538b
|
pass providers to web3modal
|
2020-07-15 13:54:36 +02:00 |
|