[bisq-network/bisq] Hash of ProtectedStoragePayload is non-deterministic (#3367)

chimp1984 notifications at github.com
Wed Oct 9 18:50:13 UTC 2019


You use `protobuf.NetworkEnvelope.parseFrom(bytes)` but we used originally `parseDelimitedFrom` (and `writeDelimitedTo` for writing). Maybe that causes some issues with the differences? The diffs are always the last 5-6 bytes.
https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Parser.html#parseDelimitedFrom-java.io.InputStream-

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/3367#issuecomment-540138328
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191009/2cb39702/attachment.html>


More information about the bisq-github mailing list