mirror of
https://github.com/status-im/status-go.git
synced 2025-01-26 22:50:40 +00:00
Alex Jbanca
c5dede93b0
feat(browser connect)_: Implementing signTypedData_V4
This commit bundles the personal sign and the signTypedData_V4 sign request in the same command. The only difference between these two requests is the order of address and challenge in the params array. What has changed: 1. PersonalSign.. has been renamed to Sign 2. `getPersonalSignParams` renamed to `getSignParams` and implements the parsing for both personal sign and signTypedData_V4
Status bindings for go-ethereum
Docs
- How to Build
- How to Contribute
- How to Release
- How to configure status-go
- How to run status-go as HTTP server
Policies
License
Description
Languages
Go
98.7%
Python
0.7%
Shell
0.3%
Makefile
0.1%
Groovy
0.1%