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

Justin Carter notifications at github.com
Thu Oct 10 08:29:18 UTC 2019


I have run some more tests to check where in the byte array the information of the payload sits. My output looks like:

```
Payload bytes exists in network bytes from pos: 17-1289 of 1792
Payload bytes exists in network bytes from pos: 17-1286 of 1789
```

So the bytes that come in different off the wire:
```
WARN  b.n.p2p.storage.P2PDataStorage: REPRO - BYTES OF LAST MESSAGE != BYTES OF THIS MESSAGE -> different serialization but same hash
WARN  b.n.p2p.storage.P2PDataStorage: Bytes differ in pos 1775 of 1781
WARN  b.n.p2p.storage.P2PDataStorage: Bytes differ in pos 1776 of 1781
```
Don't appear to be in positions that effect the payload.

-- 
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-540460186
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191010/581d4212/attachment-0001.html>


More information about the bisq-github mailing list