status-desktop/ui/app/AppLayouts/Wallet/services/dapps
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
..
sdk chore(dapp) update SDK interface and the generated code 2024-05-30 10:57:42 +02:00
types feat(dapps): Add support for max fees in WalletConnect requests 2024-07-19 10:02:50 +02:00
DAppsListProvider.qml feat(dapps) update persistance from the SDK on sessions refresh 2024-07-05 17:48:30 +02:00
DAppsRequestHandler.qml feat(dapps): Add support for max fees in WalletConnect requests 2024-07-19 10:02:50 +02:00
WalletConnectSDK.qml feat(dapp) disconnect wallet connect dapps 2024-07-05 17:48:30 +02:00
WalletConnectSDKBase.qml feat(dapps) authenticate user for session request 2024-06-12 16:52:12 +02:00
WalletConnectService.qml feat(dapps): Add support for max fees in WalletConnect requests 2024-07-19 10:02:50 +02:00
helpers.js feat(dapps): Add support for max fees in WalletConnect requests 2024-07-19 10:02:50 +02:00
qmldir feat(dapps) implements responding to wallet connect requests 2024-06-12 15:44:53 +02:00