1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-09-28 03:58:59 +02:00
market/src/utils
Matthias Kretschmann 032606e61c
add total user liquidity, new Profile provider (#841)
* label renaming, add total user liquidity

* new useProfile provider

* centralize pool shares fetching

* add some assets fetching to profile provider

* move 3box profile fetching, check passed accountId

* cancel token fixes

* remove publisher on published assets list

* more cancel token fixes

* prevent asset name double fetching in pool shares

* prevent asset name double fetching in downloads

* prevent asset name double fetching in pool transactions

* more cancel token fixes

* refetch crash fix

* another pool shares refetch fix

* pool transactions data flow refactor

* Add total downloads, speed up downloads fetching (#849)

* add total downloads

* replace multiple retrieveDDO with one single request

* getAssetsFromDidList() helper

* fix mixed up timestamps

* data structure based on tokenOrders

* add logging

* add tooltip to downloads, small NumberUnit refactor

* safeguard against passed empty didList

* deal with plural/singular in labels
2021-09-13 16:39:32 +02:00
..
aquarius.ts add total user liquidity, new Profile provider (#841) 2021-09-13 16:39:32 +02:00
checkPreviousOrder.ts Set, edit, and display timeout (#324) 2021-01-22 17:12:48 +01:00
cleanupContentType.ts remove fileInfo check, cleanup (#689) 2021-06-16 18:49:40 +02:00
compareAsBN.ts Remove OR operator in case statement (#785) 2021-08-11 12:45:05 +03:00
compute.ts more getComputeJobs refactor 2021-09-01 16:03:52 +02:00
feedback.ts [EPIC] Free Pricing (#681) 2021-06-16 09:32:11 +08:00
freePrice.ts more cleanup and typos 2021-09-02 19:49:21 +02:00
index.ts chainId switching mechanism 2021-06-09 11:45:36 +02:00
metadata.ts more cleanup and typos 2021-09-02 19:49:21 +02:00
numberValidations.ts Update Number to Decimal (#653) 2021-08-24 10:11:01 +02:00
ocean.ts fix ocean symbol on Polygon (#487) 2021-09-01 07:05:59 -07:00
pricingFeedback.ts Web3/Ocean splitup + full Polygon/Matic support (#433) 2021-03-17 11:44:26 +01:00
profile.ts change IPFS gateway for loading image 2021-09-02 13:35:06 +02:00
provider.ts Update file metadata from provider (#631) 2021-06-10 11:39:24 +03:00
purgatory.ts Web3/Ocean splitup + full Polygon/Matic support (#433) 2021-03-17 11:44:26 +01:00
rbac.ts Issue 582 market rbac integration (#597) 2021-06-10 12:06:26 +03:00
subgraph.ts add total user liquidity, new Profile provider (#841) 2021-09-13 16:39:32 +02:00
web3.ts Add support for Gaia-X Testnet (#823) 2021-08-31 16:56:48 +02:00