[bisq-network/bisq] Hash for Role is not using cyrptographic hash (#2662)

Manfred Karrer notifications at github.com
Sat Apr 6 19:04:04 UTC 2019


The hash which is used at Role is useing hashCode instead of a cryptographic hash.
hashCode is not guaranteed to be determinisitic across JVM implementations and versions so we must not use that in any consensus relevant use case. The hash for Role seems to have not much usage atm but will likely get more at least for arbitrators, mediators and maybe seed node operators. So better to fix that before the mainnet launch...

-- 
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/2662
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190406/8561fa8e/attachment.html>


More information about the bisq-github mailing list