monero/src/p2p
moneromooo 1d1c430b1f
p2p: fix cubic selection in filtered peer list
Integer quantization biased the picks a lot (leading some indices
to never be selected)
2021-01-01 15:44:36 +00:00
..
CMakeLists.txt Update copyright year to 2020 2020-05-06 22:36:54 -04:00
net_node.cpp Optional DNS based blocklist 2020-12-20 02:09:58 +00:00
net_node.h Optional DNS based blocklist 2020-12-20 02:09:58 +00:00
net_node.inl p2p: fix cubic selection in filtered peer list 2021-01-01 15:44:36 +00:00
net_node_common.h Optional DNS based blocklist 2020-12-20 02:09:58 +00:00
net_peerlist.cpp keep only the last seen node on a given host in the white list 2020-12-04 01:55:22 +00:00
net_peerlist.h keep only the last seen node on a given host in the white list 2020-12-04 01:55:22 +00:00
net_peerlist_boost_serialization.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00
p2p_protocol_defs.h replace most boost serialization with existing monero serialization 2020-08-17 16:23:58 +00:00
stdafx.h Update copyright year to 2020 2020-05-06 22:36:54 -04:00