vega-frontend-monorepo/libs/withdraws
Bartłomiej Głownia 191e73335e
chore: fixes for 0.56 release (#1487)
* chore: use new GQL candle fields

* Revert "chore: downgrade to 0.55 (#1406)"

This reverts commit cc7a4f2ddd.

* chore: update queries to be compatible with 0.56

* fix: update positions data provider to use only marketId field, omit new position insertion for now

* fix: regen types after merging candles query update

* chore: remove unused generated files

* chore: check for null markets connection

* fix: import errors

* chore: export types from market-list, disable unrelated failing tests

Co-authored-by: johnwalley <john@walley.org.uk>
Co-authored-by: Matthew Russell <mattrussell36@gmail.com>
2022-09-26 17:40:08 -07:00
..
src chore: fixes for 0.56 release (#1487) 2022-09-26 17:40:08 -07:00
.babelrc Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
.eslintrc.json Fix/1083: Update type generator (#1219) 2022-09-06 10:03:10 +01:00
jest.config.ts feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
package.json Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
project.json feat: [console-lite] - calculate slippage (price impact) (#1173) 2022-08-31 15:23:01 +02:00
README.md Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
tsconfig.json feat(#175): ui-toolkit links (#453) 2022-05-31 17:30:02 -07:00
tsconfig.lib.json feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
tsconfig.spec.json feat (#896): large withdraws (#1180) 2022-09-05 18:30:13 -07:00

withdraws

This library was generated with Nx.

Running unit tests

Run nx test withdraws to execute the unit tests via Jest.