vega-frontend-monorepo/libs/react-helpers/src/lib
Matthew Russell d8bf887245
chore(#315): Convert token to use wallet lib
* delete token version of vega wallet serivce

* update use-user-vote to use new wallet service

* remove typo

* add further types for transaction submissions, add assets to withdraw page query

* update api client package to get generated types, adjust render logic of withdrawals page

* fix withdrawals list rendering

* update determine id function to not use nodejs buffer

* update service api client so it accepts new tx types

* remove stray logs and formatting

* make filtering erc20 assets the responsibility of the withdraw/deposit lib and not the app

* remove sha3 dep and use js-sha3 and ethers to determine ids

* use hook for fetching withdrawals form lib, add type policy to ensure withdrawal state is updated correctly

* fix: markets page feature
2022-05-17 09:04:41 -04:00
..
context Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
format Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
grid renaming test files (#351) 2022-05-12 13:32:14 +01:00
storage Feature/38 data grid component (#77) 2022-03-14 14:18:11 +01:00
validate Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
determine-id.ts chore(#315): Convert token to use wallet lib 2022-05-17 09:04:41 -04:00
determine-ids.spec.ts renaming test files (#351) 2022-05-12 13:32:14 +01:00
generic-data-provider.ts Feature/151 orderbook (#266) 2022-04-26 17:26:28 +02:00
i18n.ts Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
remove-0x.spec.ts renaming test files (#351) 2022-05-12 13:32:14 +01:00
remove-0x.ts Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00