1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00
market/src/components/Header
Matthias Kretschmann 92b7063b3d
ENS integration, the right way (#1410)
* prototype getting ENS names the right decentralized way

* get all profile metadata with ENS

* refactor account display in context of top sales list

* support almost all default text records

* refactor text record fetching

* more web3 calls reduction

* package cleanup

* add Publisher component test, mock out ens utils

* remove mock to run @utils/ens directly

* add Avatar stories

* cleanup

* rebase fixes

* profile loading tweaks

* fixes

* merge cleanup

* remove @ensdomains/ensjs

* fetch ENS data from proxy

* update avatar tests

* tweak error catching for all axios fetches

* test tweaks

* api path fix

* fetching fixes

* account switching tweaks

* remove unused methods

* add ENS fetching tests

* jest timeout tweak

* update readme
2022-09-22 19:18:32 +01:00
..
UserPreferences Fix npm install (#1700) 2022-09-21 12:58:28 +01:00
Wallet ENS integration, the right way (#1410) 2022-09-22 19:18:32 +01:00
index.tsx header space saving & interaction tweaks (#1549) 2022-06-28 14:01:26 +01:00
Menu.module.css header space saving & interaction tweaks (#1549) 2022-06-28 14:01:26 +01:00
Menu.tsx remove link 2022-09-01 17:13:28 +03:00
SearchBar.module.css header space saving & interaction tweaks (#1549) 2022-06-28 14:01:26 +01:00
SearchBar.tsx reorg Form components one level up 2021-11-15 18:29:20 +00:00