status-desktop/storybook/qmlTests
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
..
src Add qml tests for StatusChatInput 2022-12-19 10:11:53 +02:00
tests feat(dapps): Add support for max fees in WalletConnect requests 2024-07-19 10:02:50 +02:00
main.cpp feat(WC-establish-connection): Fine-tune dApps button 2024-07-03 11:03:18 +03:00