vega-frontend-monorepo/libs/web3/src/lib
Matthew Russell b7f08def47
refactor: handle Ethereum dialog state from hook (#851)
* refactor: pass dialog down from hook

* feat: convert dialog to be returned as component

* chore: fix linting
2022-07-25 14:23:20 +01:00
..
__generated__ feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
transaction-dialog refactor: handle Ethereum dialog state from hook (#851) 2022-07-25 14:23:20 +01:00
ethereum-error.ts Feat/Use callStatic to improve error messaging (#831) 2022-07-25 09:48:19 +01:00
use-bridge-contract.ts Feat/smart contracts update (#536) 2022-06-10 11:36:38 +01:00
use-ethereum-config.ts feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
use-ethereum-read-contract.ts Feat/104 withdraws (#263) 2022-04-26 19:51:39 -07:00
use-ethereum-transaction.spec.tsx refactor: handle Ethereum dialog state from hook (#851) 2022-07-25 14:23:20 +01:00
use-ethereum-transaction.tsx refactor: handle Ethereum dialog state from hook (#851) 2022-07-25 14:23:20 +01:00
use-token-contract.ts feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
use-token-decimals.ts feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
web3-connect-dialog.spec.tsx renaming test files (#351) 2022-05-12 13:32:14 +01:00
web3-connect-dialog.tsx feat(#447): 447 - UI toolkit and theme updates 2022-06-23 20:16:01 -07:00
web3-provider.spec.tsx renaming test files (#351) 2022-05-12 13:32:14 +01:00
web3-provider.tsx Use types from web3-react library 2022-05-02 13:16:57 -04:00
web3-wallet-input.tsx Feat/647 disconnect eth (#813) 2022-07-20 15:52:53 +01:00