status-go/vendor
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
..
github.com Add confirm messages processed by ID (#1375) 2019-02-19 13:58:42 +01:00
golang.org/x geth: upgrade geth to 1.8.21 (#1350) 2019-01-16 15:42:00 +01:00
gopkg.in Use patched go-ethereum from our fork instead of patching it on-the-fly (#1184) 2018-09-27 21:16:15 +02:00