vega-frontend-monorepo/apps/token/src/hooks
botond 7613a9fa9f
Feat/migrate libs (#1266)
* feat: add new generator with config

* feat: split off gql queries to separate files for the new generator

* fix: delete dummy schema

* feat: add generated queries with new codegen

* fix: regenerate from scratch and remove duplicates

* fix: libs and app gen folders

* fix: remove more duplicate queries

* fix: add generated files to be ignored by the formatter

* fix: format

* feat: migrate assets to use new code generator

* fix: generated imports

* fix: lint

* fix: accounts export

* fix: more imports

* fix: add type alias for new type system and regenerate

* fix: format

* fix: export

* fix: format

* fix: delete leftover file from merge

* chore: migrate candles-chart lib

* fix: remove redundant asset files

* chore: migrate accounts

* chore: update glob

* chore: add cleanup to fix-imports to support type migrations for now

* fix: imports

* fix: update market types

* fix: type import paths

* fix: format

* fix: import

* fix: types in e2e tests

* fix: format

* fix: lint
2022-09-09 16:14:48 +01:00
..
__generated__ Fix/1083: Update type generator (#1219) 2022-09-06 10:03:10 +01:00
__generated___ Feat/migrate libs (#1266) 2022-09-09 16:14:48 +01:00
__mocks__ test: allow connecting to a local ganache node by signing transactions in browser (#595) 2022-06-24 10:07:05 +01:00
NetworkParams.graphql Fix/1083: Update type generator (#1219) 2022-09-06 10:03:10 +01:00
transaction-reducer.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
use-add-asset-to-wallet.ts feat(#507): Node Discovery 2022-06-21 16:20:53 -07:00
use-animate-value.ts feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00
use-document-title.ts run nx format (#295) 2022-04-25 15:03:58 +01:00
use-get-association-breakdown.ts feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
use-get-user-tranche-balances.ts Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
use-pending-transactions.ts feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
use-previous.ts run nx format (#295) 2022-04-25 15:03:58 +01:00
use-refresh-associated-balances.ts Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
use-refresh-balances.ts Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
use-search-params.ts fix: token app useSearchParams (#1014) 2022-08-12 09:58:17 +02:00
use-tranches.ts chore: remove stagnet1, fix env vars for api endpoints (#1163) 2022-08-25 17:07:27 -07:00
use-transaction.ts feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00