1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00
market/src/@utils
Bogdan Fazakas 165a9b0fb3
Feature/wagmi (#1912)
* wagmi + ethers + web3modal setup

* refactor wallet components

* fallback providers, more config

* kick out useWeb3

* remove all useWeb3 imports

* more web3.js usage removal

* isAddress utils replacement

* restore add token / add network

* less accountId changes

* web3 legacy tinkering, utils/web3 → utils/wallet

* legacy web3 object for ocean.js

* graph sync fix, remove custom network switching code

* package updates, merge fixes

* downgrade to ethers v5

* fix project id

* switch to ConnectKit

* connectkit theming

* add existing chains to wagmi

* rewrite getPaymentCollector()

* kick out getPaymentCollector completely, use wagmi hooks instead

* Revert "kick out getPaymentCollector completely, use wagmi hooks instead"

This reverts commit 54c7d1ef1a.

* switch getPaymentCollector

* calcBaseInGivenDatatokensOut reorg

* wip integrate ocean lib 3.0.0

* update orbis components to use wagmi instead of web hooks

* more oceanjs integration updates

* more refactors

* fix build

* update ocean lib

* fix publish

* fix order fixed rate

* remove logs

* debug and stop infinite cycle orbis connect

* fix orbis dm connection

* mock use network and fix some more tests

* mock wagmi switch network

* mock wagmi  useProvider createClient and connectKit getDefaultClient

* fix jest tests

* try storybook fix

* cleanups and bump ocean lib

* fix order

* bump lib to next.5 and add more modal style

* bump ocean.js lib to 3.0.0

---------

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2023-05-29 13:28:41 +03:00
..
aquarius Changing state of assets (#1795) 2023-02-02 11:20:56 +03:00
ens package updates & technical debt cleanup (#1771) 2022-12-01 09:09:40 +00:00
ocean Feature/wagmi (#1912) 2023-05-29 13:28:41 +03:00
url graphql and onchain storage support (#1794) 2023-03-06 12:32:32 +02:00
wallet Feature/wagmi (#1912) 2023-05-29 13:28:41 +03:00
accessDetailsAndPricing.ts Feature/wagmi (#1912) 2023-05-29 13:28:41 +03:00
assetConvertor.ts Fetching prices from Aquarius in AssetList component (#1774) 2023-02-09 09:25:15 +00:00
assetState.ts Changing state of assets (#1795) 2023-02-02 11:20:56 +03:00
bezier-spline.ts Feature: SVG Generator (#1032) 2022-02-14 12:16:29 +00:00
cleanupContentType.ts more refactor 2021-10-27 11:30:28 +01:00
codemirror.ts graphql and onchain storage support (#1794) 2023-03-06 12:32:32 +02:00
compute.ts Feature/wagmi (#1912) 2023-05-29 13:28:41 +03:00
constants.ts Price length and decimals number validation (#1225) 2022-04-01 11:38:32 +03:00
cookies.ts more reorganization 2021-10-27 11:29:03 +01:00
ddo.ts graphql and onchain storage support (#1794) 2023-03-06 12:32:32 +02:00
dispenser.ts Feature/wagmi (#1912) 2023-05-29 13:28:41 +03:00
docker.ts requested changes 2022-10-10 15:59:32 +03:00
feedback.ts Remove AMM Pools (#1614) 2022-08-02 10:53:22 +01:00
fetch.ts ENS integration, the right way (#1410) 2022-09-22 19:18:32 +01:00
form.ts Edit screen fixes (#1546) 2022-06-27 10:15:45 +01:00
index.ts package updates & technical debt cleanup (#1771) 2022-12-01 09:09:40 +00:00
ipfs.ts adding ipfs / arweave support (#1765) 2022-11-25 15:07:55 +01:00
markdown.ts package updates & technical debt cleanup (#1771) 2022-12-01 09:09:40 +00:00
markdownPages.tsx Restore order (#1068) 2022-02-14 08:27:36 -08:00
nft.ts Feature/wagmi (#1912) 2023-05-29 13:28:41 +03:00
numbers.ts special veOCEAN number treatment (#1782) 2022-11-09 14:14:57 +00:00
order.ts Feature/wagmi (#1912) 2023-05-29 13:28:41 +03:00
provider.ts Feature/wagmi (#1912) 2023-05-29 13:28:41 +03:00
purgatory.ts ENS integration, the right way (#1410) 2022-09-22 19:18:32 +01:00
subgraph.ts fix tests 2022-11-08 05:25:01 -04:00
SvgWaves.ts fix: assign viewBox property to svg waves (#1247) 2022-03-24 12:11:41 +00:00
throttle.ts Encrypted Direct Messaging module (#1870) 2023-04-05 09:22:57 +03:00
veAllocation.ts package updates & technical debt cleanup (#1771) 2022-12-01 09:09:40 +00:00
yup.ts Feature/wagmi (#1912) 2023-05-29 13:28:41 +03:00