vega-frontend-monorepo/libs/withdraws/src/lib
Matthew Russell e47298761a
Feat/Use callStatic to improve error messaging (#831)
* feat: make use max only use account balance, add custom max messages

* fix: withdraw threshold limit display

* feat: add callstatic to ethereum transaction hook

* feat: improve types for useTransaction hook

* chore: fix types and remove ts-ignore

* chore: convert all smart contract wrapper methods to match metaclass methods

* fix: this context for calling tx

* chore: fix comment and any type

* chore: typo

Co-authored-by: Edd <edd@vega.xyz>

Co-authored-by: Edd <edd@vega.xyz>
2022-07-25 09:48:19 +01:00
..
__generated__ Feat/smart contracts update (#536) 2022-06-10 11:36:38 +01:00
queries.ts Feat/smart contracts update (#536) 2022-06-10 11:36:38 +01:00
test-helpers.ts chore(#315): Convert token to use wallet lib 2022-05-17 09:04:41 -04:00
types.ts chore(#315): Convert token to use wallet lib 2022-05-17 09:04:41 -04:00
use-complete-withdraw.spec.tsx Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
use-complete-withdraw.ts Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
use-get-withdraw-limits.tsx Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
use-withdraw.spec.tsx Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
use-withdraw.ts Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
use-withdrawals.spec.tsx renaming test files (#351) 2022-05-12 13:32:14 +01:00
use-withdrawals.ts Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
withdraw-dialog.spec.tsx renaming test files (#351) 2022-05-12 13:32:14 +01:00
withdraw-dialog.tsx Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
withdraw-form.spec.tsx fix: withdrawal max threshold (#830) 2022-07-21 09:18:57 +01:00
withdraw-form.tsx fix: withdrawal max threshold (#830) 2022-07-21 09:18:57 +01:00
withdraw-limits.tsx fix: withdrawal max threshold (#830) 2022-07-21 09:18:57 +01:00
withdraw-manager.spec.tsx Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
withdraw-manager.tsx fix: withdrawal max threshold (#830) 2022-07-21 09:18:57 +01:00
withdrawals-table.spec.tsx fix(#441): withdraw fixes 2022-07-18 22:11:53 +01:00
withdrawals-table.tsx fix(#441): withdraw fixes 2022-07-18 22:11:53 +01:00