1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-23 01:36:47 +02:00
market/src/@context
EnzoVezzaro b574daee30
fix wrong TVL on pool tab (#1281)
* remove multiplier from totalLiquidityInOcean

* Revert "remove multiplier from totalLiquidityInOcean"

This reverts commit e6b5cc15d6.

* restore totalLiquidityInOcean calculation

* getting user / owner liquidity from calcSingleOutGivenPoolIn + some clean up

* removed web3 hook in favor of dummyWeb3 connection

* remove calc on user liquidity (YVL)
2022-04-04 14:29:31 +01:00
..
Pool fix wrong TVL on pool tab (#1281) 2022-04-04 14:29:31 +01:00
Asset.tsx revised asset not found message (#1124) 2022-02-17 21:37:59 +00:00
CookieConsent.tsx migrate to Next.js (#935) 2021-10-27 11:30:32 +01:00
Prices.tsx Pool stats updates and pool context provider (#1057) 2022-02-07 14:58:47 +00:00
Profile.tsx Restore Pool Shares section (#1139) 2022-03-09 12:58:54 +00:00
UrqlProvider.tsx Disable pool fetching interval (#1265) 2022-03-29 14:32:45 +01:00
UserPreferences.tsx Fix/old lib dep (#959) 2021-12-10 03:33:47 -08:00
Web3.tsx Fix: show test label according to network type (#1002) 2022-01-17 19:47:03 +00:00