1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00
market/src/@hooks
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
..
useNetworkMetadata unsupported networks (#1678) 2022-09-12 10:23:53 +03:00
useAbortController.ts Update ocean.js (#1013) 2022-01-26 10:17:41 +00:00
useAccountPurgatory.ts Fix/old lib dep (#959) 2021-12-10 03:33:47 -08:00
useCancelToken.ts more reorganization 2021-10-27 11:29:03 +01:00
useGdprMetadata.ts migrate to Next.js (#935) 2021-10-27 11:30:32 +01:00
useGraphSyncStatus.ts Refactor pricing and various components that are involved (#1046) 2022-02-03 03:29:39 -08:00
useIsMounted.ts more reorganization 2021-10-27 11:29:03 +01:00
useNftFactory.ts ENS integration, the right way (#1410) 2022-09-22 19:18:32 +01:00
usePrivacyMetadata.ts migrate to Next.js (#935) 2021-10-27 11:30:32 +01:00