vega-frontend-monorepo/libs/smart-contracts/src
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
..
abis Feat/smart contracts update (#536) 2022-06-10 11:36:38 +01:00
contracts Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
utils test: allow connecting to a local ganache node by signing transactions in browser (#595) 2022-06-24 10:07:05 +01:00
index.ts feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00