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
2024-10-29 15:46:09 +01:00
2024-10-29 15:46:09 +01:00
2024-06-27 12:16:30 +02:00
2023-06-09 14:50:08 -04:00
2024-10-10 10:29:12 +03:00
2023-05-31 08:16:28 +02:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-10-24 23:31:21 +02:00
Description
Status Desktop client made in Nim & QML
https://status.app
Readme
Languages
QML 39.3%
JavaScript 29.5%
Nim 18.5%
Python 5.6%
C++ 5.2%
Other 1.7%