vega-frontend-monorepo/libs
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
..
accounts renaming test files (#351) 2022-05-12 13:32:14 +01:00
candles-chart Feat/246 Add candle chart controls (#281) 2022-05-13 14:08:32 +01:00
cypress Feat/231-explorer-infinite-loading-blocks (#306) 2022-05-13 12:03:08 +01:00
deal-ticket renaming test files (#351) 2022-05-12 13:32:14 +01:00
deposits chore(#315): Convert token to use wallet lib 2022-05-17 09:04:41 -04:00
market-depth Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
market-list Fix global types imports in generated files (#386) 2022-05-09 13:14:59 +02:00
network-stats Feat/300 network parameters table (#333) 2022-05-04 18:15:54 +03:00
order-list renaming test files (#351) 2022-05-12 13:32:14 +01:00
positions renaming test files (#351) 2022-05-12 13:32:14 +01:00
react-helpers chore(#315): Convert token to use wallet lib 2022-05-17 09:04:41 -04:00
tailwindcss-config Feature/vega core (#376) 2022-05-12 10:56:21 +01:00
trades renaming test files (#351) 2022-05-12 13:32:14 +01:00
types Fix global types imports in generated files (#386) 2022-05-09 13:14:59 +02:00
ui-toolkit Feat/246 Add candle chart controls (#281) 2022-05-13 14:08:32 +01:00
wallet chore(#315): Convert token to use wallet lib 2022-05-17 09:04:41 -04:00
web3 renaming test files (#351) 2022-05-12 13:32:14 +01:00
withdraws chore(#315): Convert token to use wallet lib 2022-05-17 09:04:41 -04:00
.gitkeep Create a Mono-repo for DeFiUI + ui toolkit using nx 2022-02-11 15:02:11 +01:00