vega-frontend-monorepo/apps/token/src/routes
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
..
claim Feat/304 token tailwind 2 (#396) 2022-05-13 12:12:30 +01:00
contracts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
governance chore(#315): Convert token to use wallet lib 2022-05-17 09:04:41 -04:00
home Feat/304 token tailwind 2 (#396) 2022-05-13 12:12:30 +01:00
not-found Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
not-permitted Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
redemption Feat/304 token tailwind 2 (#396) 2022-05-13 12:12:30 +01:00
rewards Feat/304 token tailwind 2 (#396) 2022-05-13 12:12:30 +01:00
staking chore(#315): Convert token to use wallet lib 2022-05-17 09:04:41 -04:00
tranches Feat/304 token tailwind 2 (#396) 2022-05-13 12:12:30 +01:00
withdraw chore(#315): Convert token to use wallet lib 2022-05-17 09:04:41 -04:00
withdrawals chore(#315): Convert token to use wallet lib 2022-05-17 09:04:41 -04:00
index.tsx Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
router-config.tsx Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00