vega-frontend-monorepo/libs/market-info
m.ray 6a1b823838
fix: market info data provider and oracle spec data - API changes (#1634)
* fix: #1621 oracle spec query fix  - data instead of price

* fix: 1621 add marketInfodataProvider

* fix: import  use data provider

* fix: asset id can be null in market?.tradableInstrument.instrument.product?.settlementAsset.id

* fix: #1621 export MarketInfo

* fix: #1621 fix trading-e2e build

* chore: fix failed tests

Co-authored-by: Rado <szpiechrados@gmail.com>
2022-10-18 12:56:19 +01:00
..
src fix: market info data provider and oracle spec data - API changes (#1634) 2022-10-18 12:56:19 +01:00
.babelrc chore: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +02:00
.eslintrc.json chore: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +02:00
jest.config.ts chore: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +02:00
package.json chore: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +02:00
project.json chore: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +02:00
README.md chore: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +02:00
tsconfig.json chore: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +02:00
tsconfig.lib.json chore: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +02:00
tsconfig.spec.json chore: LP tooltips & move market-info lib (#1267) 2022-09-12 11:07:29 +02:00

market-info

This library was generated with Nx.

Running unit tests

Run nx test market-info to execute the unit tests via Jest.