http://g7cpug4k6ydyq5dlxrji35xnfq5n5rba3n7holux4tmdsm42ju543tad.onion
For advanced users, the following is what we are interested in changing: #define P2P_LOCAL_WHITE_PEERLIST_LIMIT 1000 #define P2P_LOCAL_GRAY_PEERLIST_LIMIT 5000 #define P2P_DEFAULT_CONNECTIONS_COUNT 8 #define P2P_DEFAULT_PEERS_IN_HANDSHAKE 250 In order to record relay information, there are certain C++ changes that we need to make in both currency_core.cpp : bool core :: add_new_tx ( const transaction & tx , const crypto :: hash & tx_hash , size_t blob_size , tx_verification_context & tvc ,...