status-desktop/ui/app/AppLayouts/Wallet
Stefan 248ba1c1c8 feat(dapps): Add support for max fees in WalletConnect requests
Compute max fees for transaction related requests and display the
results to user.

Also:

- Add helper to convert from hex (backend) to decimal (frontend) values.
- Add helper to convert from float gwei to hex wei
- Update tests to accommodate for the new dependencies.

Sourcing of account balances is not included therefore the transaction is
allowed to go through even if the account balance is insufficient. An error
will be generated by the backend in this case.

Updates: #15192
2024-07-19 10:02:50 +02:00
..
adaptors feat(SwapModal): Integrate Sign and Approve modals 2024-07-12 16:04:21 +02:00
controls feat(SwapModal): Integrate Sign and Approve modals 2024-07-12 16:04:21 +02:00
helpers chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
panels feat(dapps): Add support for max fees in WalletConnect requests 2024-07-19 10:02:50 +02:00
popups fix(!desktop/wallet): Swap Modal doesn't have cursor visible when launched 2024-07-17 17:25:57 +02:00
services/dapps feat(dapps): Add support for max fees in WalletConnect requests 2024-07-19 10:02:50 +02:00
stores Wallet(SendModal): New tokens selector intially integrated 2024-07-12 11:10:37 +02:00
views Add Beta tag to the features that are not yet fully ready (#15617) 2024-07-18 16:10:24 -04:00
WalletLayout.qml fix(Wallet/BridgeModal): Incorrect preselected recipient value and network model for bridge 2024-07-17 16:54:25 +02:00
WalletUtils.qml refactor(Wallet/SendModal): Created `WalletAccountsAdaptor` to be used in `SendModal` 2024-07-11 14:05:55 +02:00
qmldir feat(token mgmt): update main wallet view layout with community assets 2023-12-06 11:18:36 +01:00