mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
5073882e0f
Right now it only gets built from the first 2 friends in the DHT friend list: either friend 0 and then 1 or friend 1 and then 0. The randomness in this code doesn't make sense unless the intention was to select from all friends, which the code will now do. Also: use uniform random distribution to select the friends rather than modulus, which is only uniform for powers of 2. |
||
---|---|---|
.. | ||
Dockerfile | ||
get-nodes.py | ||
tox-bootstrapd.sha256 | ||
update-sha256 |