status-desktop/ui/app/AppLayouts
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
..
Chat feat(ProfileContextMenu): Add "Mark as Trusted" and "Remove trusted mark" 2024-11-19 15:51:55 +01:00
Communities feat(ProfileContextMenu): Add "Mark as Trusted" and "Remove trusted mark" 2024-11-19 15:51:55 +01:00
Node [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
Onboarding Utils.getCompressedPk removed from multiple components 2024-10-31 11:11:30 +01:00
Profile SettingsEntriesModel: qml warnings fixed 2024-11-20 00:21:08 +01:00
Wallet feat(BC): Implement eth_signTypedData_v4 in BrowserConnect 2024-11-22 12:47:01 +02:00
stores Unused hasAddedContacts property removed from multiple components 2024-10-31 11:11:30 +01:00