status-go/services
Andrea Maria Piana 81d8ca82a2
Add confirm messages processed by ID (#1375)
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.
2019-02-19 13:58:42 +01:00
..
peer fix golang/mock (#1310) 2018-12-10 13:53:27 +01:00
personal Remove transactions queue 1027 (#1125) 2018-08-16 13:37:53 +02:00
rpcfilters Gomobile support (#1164) 2019-02-01 18:02:52 +01:00
shhext Add confirm messages processed by ID (#1375) 2019-02-19 13:58:42 +01:00
status Unlock wallet and chat keys (#1346) 2019-01-18 10:01:14 +01:00
typeddata geth: upgrade geth to 1.8.21 (#1350) 2019-01-16 15:42:00 +01:00
utils.go New debug_postSync endpoint (#1046) 2018-06-25 15:27:17 +02:00