status-desktop/ui/app/AppLayouts/Wallet/services/dapps
Stefan 758dbc55e5 feat(dapps) implement signing of messages
Implement infrastructure and integration with status-go to support
general session requests

Supported methods:
- personal_sign
- eth_signTypedData_v4

depends on status-go change that exposes the signing methods

Also

- support hex or utf8 encoding for personal_sign
- format the typed data for display in the modal

Tests are disabled for now, as they are crashing on CI

Close: #14927
2024-06-17 15:06:26 +02:00
..
sdk chore(dapp) update SDK interface and the generated code 2024-05-30 10:57:42 +02:00
types feat(dapps) authenticate user for session request 2024-06-12 16:52:12 +02:00
DAppsListProvider.qml chore(dapps) implement service tests and basic workflow tests 2024-06-12 15:44:53 +02:00
DAppsRequestHandler.qml feat(dapps) implement signing of messages 2024-06-17 15:06:26 +02:00
WalletConnectSDK.qml feat(dapps) implement signing of messages 2024-06-17 15:06:26 +02:00
WalletConnectSDKBase.qml feat(dapps) authenticate user for session request 2024-06-12 16:52:12 +02:00
WalletConnectService.qml feat(dapps) implement signing of messages 2024-06-17 15:06:26 +02:00
helpers.js feat(dapps) implement signing of messages 2024-06-17 15:06:26 +02:00
qmldir feat(dapps) implements responding to wallet connect requests 2024-06-12 15:44:53 +02:00