status-desktop/ui/imports/shared
Alex Jbanca b555d19a1a feat(BC): Implement eth_signTypedData_v4 in BrowserConnect
This commit renames the personalSign to Sign in nim and status-go to enable `eth_signTypedData_v4` signing.
The sing request coming from the status-go API contains the signing method to be used by the client. Currently we're supporting personal sign and signTypedData_v4.

The only difference between these two signing methods is the order of challenge and address in the `params` array. This is handled in the SappsConnectorSDK::buildSignRequest
2024-11-22 12:47:01 +02:00
..
controls fix: Wrap login error message in login view 2024-11-18 16:49:27 +02:00
img refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
panels fix(Dapps): Fixing fees in transaction requests 2024-11-22 11:32:41 +02:00
popups fix(Dapps): Fixing fees in transaction requests 2024-11-22 11:32:41 +02:00
status fix[Chat] Jump to popup missing channel emojis 2024-11-05 11:33:35 +01:00
stores feat(BC): Implement eth_signTypedData_v4 in BrowserConnect 2024-11-22 12:47:01 +02:00
validators isAlias moved from Utils to UtilsStore 2024-10-28 23:16:31 +01:00
views feat(ProfileContextMenu): Add "Mark as Trusted" and "Remove trusted mark" 2024-11-19 15:51:55 +01:00
DelegateModelGeneralized.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
LoadingAnimation.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
MacTrafficLights.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
qmldir chore: drop NumberPolyfill 2023-06-26 17:17:59 +02:00