status-desktop/ui/imports/shared/popups/walletconnect
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
..
PairWCModal feat(dapps) add DAppsService component and ConnectDAppModal 2024-05-20 15:09:57 +02:00
assets feat(dapps) implement basic DAppRequestModal 2024-05-30 12:00:06 +02:00
ConnectDAppModal.qml feat(dapps): show dapps list in wallet connect popup 2024-05-30 10:57:42 +02:00
DAppRequestModal.qml feat(dapps) implement signing of messages 2024-06-17 15:06:26 +02:00
DAppsListPopup.qml chore(dapps) implement service tests and basic workflow tests 2024-06-12 15:44:53 +02:00
PairWCModal.qml chore(dapps) implement service tests and basic workflow tests 2024-06-12 15:44:53 +02:00
qmldir feat(dapps) implement basic DAppRequestModal 2024-05-30 12:00:06 +02:00