mirror of
https://github.com/status-im/status-go.git
synced 2025-02-10 05:45:30 +00:00
Currently PFS messages are decrypted and therefore modified before being passed to the client. This make IDs computation difficult, as we pass the whole object to the client and expect the object be passed back once confirmed. This changes the behavior allowing confirmation by ID, which is passed to the client instead of the raw object. This is a breaking change, but status-react is already forward compatible.
Status bindings for go-ethereum
Docs
License
Description
Languages
Go
98.6%
Python
0.8%
Shell
0.3%
Makefile
0.1%
Groovy
0.1%