<p></p>
<p>Re timezone: Local timezone is ignored, so it does not matter what server has set. It is just important to set it same for all as otherwise hour 3 might be same as hour 5 if timeezone of 2 nodes is 2 hours different.</p>
<p>Re sorting: Good point with adding a node. I could use the list as it is defined, but in the code its a HashSet, so no order guaranteed but I could change that. Hash with mod will result in a random value which will not avoid out birthday problem. It would be same as now with random restart. The birthday problem is particularily a case for hash collusions for hash use cases.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4445#issuecomment-683298245">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSFIU2T5YBPGUDVPDLSDEF6DANCNFSM4QN2PAEQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQ6BDTQK3DPFDAPKJDSDEF6DA5CNFSM4QN2PAE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFC5E3RI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4445#issuecomment-683298245",
"url": "https://github.com/bisq-network/bisq/pull/4445#issuecomment-683298245",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>