status-desktop/test/nim
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
..
activity_tests.nim feat(activity): add incremental updates to current activity filter 2024-03-11 11:39:59 +01:00
collectibles_model_test.nim feat(@wallet): update collectibles model only with changes 2024-02-16 15:40:40 -03:00
collectibles_types_conversions_test.nim fix(@desktop/wallet): properly handle tokenID 0 when filtering activity by collectibles 2024-02-26 07:55:05 -03:00
message_model_test.nim feat(@desktop/chat): Displaying new type of chat message - bridge message 2024-01-30 13:06:17 +01:00
utils_test.nim (fix/desktop) removing custom picture is not reflected on contact's side (#13197) 2024-01-26 07:54:30 -08:00
wallet_connect_tests.nim feat(dapps): Add support for max fees in WalletConnect requests 2024-07-19 10:02:50 +02:00