laconic-wallet/src/components
shreerang6921 b1a0831e78 Take gas limit and fees values from user while approving transaction (#109)
* Take gas limit and fees from user

* Update text input ui

* Use gasPrice from networks data

* Use default gas limit from env

* Use default gas price if not found in registry

* Remove appended denom in gas price

* Use gas limit from env

* Show error dialog when transaction fails

* Calculate gas limit and gas price if not received from dapp

* Update example env

* Improve syntax

---------

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
2024-04-25 17:08:27 +05:30
..
AccountDetails.tsx Refactor code for WalletConnect Integration (#59) 2024-03-18 10:57:20 +05:30
Accounts.tsx Implement Edit network form (#107) 2024-04-25 17:08:27 +05:30
ConfirmDialog.tsx Implement remove network functionality for added networks (#93) 2024-04-25 17:08:27 +05:30
CreateWallet.tsx Reset Add Network form after switching the network (#97) 2024-04-25 17:08:27 +05:30
DataBox.tsx Add new page for approving eth transactions (#63) 2024-03-21 16:09:25 +05:30
Dialog.tsx Refactor code for WalletConnect Integration (#59) 2024-03-18 10:57:20 +05:30
Grid.tsx Refactor code for WalletConnect Integration (#59) 2024-03-18 10:57:20 +05:30
HDPath.tsx Reset Add Network form after switching the network (#97) 2024-04-25 17:08:27 +05:30
HDPathDialog.tsx Update keystore data structure (#88) 2024-04-25 17:08:27 +05:30
NetworkDropdown.tsx Fix spinner not showing up on starting wallet (#102) 2024-04-25 17:08:27 +05:30
PairingModal.tsx Display pop-up when chains are not supported (#103) 2024-04-25 17:08:27 +05:30
SelectNetworkType.tsx Add details to setup wallet connect in readme (#58) 2024-04-25 17:08:27 +05:30
TxErrorDialog.tsx Take gas limit and fees values from user while approving transaction (#109) 2024-04-25 17:08:27 +05:30