status-desktop/ui
Stefan 92d0420449 feat(dApps) implement sign transaction for wallet connect
Uses status-go's endpoints:
- `wallet_buildTransactions` to format the transaction
- `wallet_signMessage` to sign the transaction
- `wallet_buildRawTransaction` to format the final signed transaction

Updates #15126
2024-06-26 12:00:54 +02:00
..
StatusQ feat:[UI - Swap] Create new TokenSelector component 2024-06-25 13:06:57 +02:00
app feat(dApps) implement sign transaction for wallet connect 2024-06-26 12:00:54 +02:00
fonts
i18n chore: rename holders string to match the general in app approach 2024-05-28 19:50:17 +03:00
imports feat(dApps) implement sign transaction for wallet connect 2024-06-26 12:00:54 +02:00
include/StatusDesktop/Monitoring feat(MonitoringTool): Inspect arbitrary model found by objectName 2024-05-29 22:47:38 +02:00
src/StatusDesktop/Monitoring feat(MonitoringTool): Inspect arbitrary model found by objectName 2024-05-29 22:47:38 +02:00
MonitoringSources.cmake chore(general): move cpp files of monitoring tool from DOtherSide to ui dir 2023-02-09 14:27:53 +01:00
generate-rcc.go chore(@desktop/walletconnect): communication between qt desktop app and loaded wallet connect sdk is made via web channel 2023-11-17 13:55:20 +01:00
main.qml feat: Add monochrome tray icons 2024-05-20 13:38:04 +03:00
nim-status-client.pro