1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-07-01 06:11:43 +02:00
market/src
claudiaHash 9991b6dfeb
Display TVL (#353)
* get  pools data from graph

* TVL displayed

* ESlint fixes

* Code style fixed on App.tsx

* footer stats display changes

* ApolloProvider wrapping

* config subgraphUri verified

* pool number taken from graph

* Apollo provider fix

* Pools number set fixed

* deleted unused imports

* fix fetch, gatsby build

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* remove apollo client redundant init

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix prop

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* update pool count

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* tooltip added

* small development config refactor

* make sure initial config is actually overwritten with local addresses

* log error on missing subgraphUri

* copy change

Co-authored-by: claudia.holhos <claudia.holhos@hpm.ro>
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-02-11 14:30:29 +02:00
..
@types Set, edit, and display timeout (#324) 2021-01-22 17:12:48 +01:00
components Display TVL (#353) 2021-02-11 14:30:29 +02:00
global Add Portis wallet connection (#291) 2021-01-29 13:40:54 +01:00
helpers Display TVL (#353) 2021-02-11 14:30:29 +02:00
hooks Add Portis wallet connection (#291) 2021-01-29 13:40:54 +01:00
images 3Box publisher profiles (#264) 2020-11-27 12:04:35 +01:00
models Set, edit, and display timeout (#324) 2021-01-22 17:12:48 +01:00
pages Set, edit, and display timeout (#324) 2021-01-22 17:12:48 +01:00
providers Display TVL (#353) 2021-02-11 14:30:29 +02:00
utils set default value for contentLenght if not received from provider (#372) 2021-02-10 14:24:16 +01:00