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

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


@bodymindarts 

Thanks for sharing your code version.

I tested with that to see how many `RefreshOfferMessage` would have conflicts (e.g. you receive one but it has no corresponding entry with that hash in the map). It happend 1 times in a test run of about 1 hour. I will leave it running longer, but a low number of such mismatches is expected as it can be that the offer was removed before you receive a refresh message due network delays.

I also counted the number of OfferPayloads and it was the same number (308) as the displayed offers, so it seems there are no duplicates entry in the map.

I could verify that the bytes from the network (according your code version) are different in many cases (number of accumulated conflicts goes to 180 in my test) but I am not clear yet why that would not reflect in more conflicts with `RefreshOfferMessage`.  

-- 
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-540123022
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191009/5284ecc6/attachment.html>


More information about the bisq-github mailing list