mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-05 03:04:03 +00:00
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
…
…
…
…
…
Status Desktop
Status Desktop client built with Nim and Qt.
Contributing
Our Website
Need Help?
Build Instructions
You have an idea for a cool feature or improvement?
Description
Languages
QML
39.3%
JavaScript
29.5%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.7%