[bisq-network/bisq] (3/5) [BUGFIX] #3629 (Duplicate payloads w/ 20-byte and 32-byte keys) (#3636)

Julian Knutsen notifications at github.com
Thu Nov 21 00:52:33 UTC 2019


After a deeper investigation of the persistence code, I found that TempProposals are stored to disk as a List<ProtectedStorageEntry> and the Map.Entry<ByteArray, ProtectedStorageEntry> is actually reconstructed in-memory. So, I've updated e212240 accordingly with a much cleaner patch that just changes the 20-byte key to a 32-byte key.

-- 
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/pull/3636#issuecomment-556693332
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191120/393b2e99/attachment-0001.html>


More information about the bisq-github mailing list