<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/p2p, branch v0.10.3.1</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.10.3.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.3.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-03-18T11:40:28Z</updated>
<entry>
<title>p2p: use the fallback seed IPs when not enough seeds are found</title>
<updated>2017-03-18T11:40:28Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-03-17T23:39:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c1c9eeaaf720dd1309220e2d461677b99a42f91e'/>
<id>urn:sha1:c1c9eeaaf720dd1309220e2d461677b99a42f91e</id>
<content type='text'>
In case the DNS seed(s) is/are down, which would otherwise
cause the fallback seeds to never be used. Also if the seeds
resolve to too few IPs.
</content>
</entry>
<entry>
<title>Make gray peer selection uniform</title>
<updated>2017-02-28T16:39:39Z</updated>
<author>
<name>Miguel Herranz</name>
<email>miguel@ipglider.org</email>
</author>
<published>2017-02-28T16:39:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1a7e18bfdfaeaadb33341173e09b614a129f07de'/>
<id>urn:sha1:1a7e18bfdfaeaadb33341173e09b614a129f07de</id>
<content type='text'>
Prevents the system from always picking the gray peers with the most
recent last_seen.
</content>
</entry>
<entry>
<title>Make get_random_gray_peer distribution uniform</title>
<updated>2017-02-27T17:29:50Z</updated>
<author>
<name>Miguel Herranz</name>
<email>miguel@ipglider.org</email>
</author>
<published>2017-02-05T22:46:47Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f3be9991d7517182c416b1139d09f3943e31f0ee'/>
<id>urn:sha1:f3be9991d7517182c416b1139d09f3943e31f0ee</id>
<content type='text'>
get_random_gray_peer is used to implement feeler connections, described
in: https://eprint.iacr.org/2015/263.pdf 2. Random selection
</content>
</entry>
<entry>
<title>updated fallback nodes</title>
<updated>2017-02-21T20:40:26Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T20:40:26Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=72deb4846d1aa90ea1d61171b846173d23e301d2'/>
<id>urn:sha1:72deb4846d1aa90ea1d61171b846173d23e301d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update copyright year, fix occasional lack of newline at line end</title>
<updated>2017-02-21T17:38:18Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-21T17:38:18Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c3599fa7b94764d8f1cf7828a3f3a46067efe359'/>
<id>urn:sha1:c3599fa7b94764d8f1cf7828a3f3a46067efe359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: add p2p bind port options from net_node</title>
<updated>2017-02-21T09:35:23Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-09T21:29:35Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e74b3ab5f720253f88b06de15fa1b5199e7cdeeb'/>
<id>urn:sha1:e74b3ab5f720253f88b06de15fa1b5199e7cdeeb</id>
<content type='text'>
They're now used by core to determine the data directory to use
for the txpool directory.

This fixes an assert in the core tests, which don't use the RPC
server, which normally initializes the P2P code.
</content>
</entry>
<entry>
<title>network_throttle: demote spammy logs to TRACE</title>
<updated>2017-02-13T16:54:45Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-13T16:54:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d43fde8a9bf41be1ef1c5e53c11b490caeafff65'/>
<id>urn:sha1:d43fde8a9bf41be1ef1c5e53c11b490caeafff65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>net_node: fix spurious warning about using uninitialized data</title>
<updated>2017-02-12T14:06:36Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-02-12T14:06:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8ec2a8d2b0fc43e18abcddde788a0248c03d8050'/>
<id>urn:sha1:8ec2a8d2b0fc43e18abcddde788a0248c03d8050</id>
<content type='text'>
This is only used to load, not save
</content>
</entry>
<entry>
<title>extract some basic code from libcryptonote_core into libcryptonote_basic</title>
<updated>2017-02-08T13:45:15Z</updated>
<author>
<name>kenshi84</name>
<email>kenshi84@protonmail.ch</email>
</author>
<published>2017-01-26T15:07:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8027ce0c75f882de0523e668defa0bc3c8564e96'/>
<id>urn:sha1:8027ce0c75f882de0523e668defa0bc3c8564e96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1641</title>
<updated>2017-02-02T20:41:28Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-02-02T20:41:28Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fcb299b4aedf1b4f465c36f2114290a0a5f3f062'/>
<id>urn:sha1:fcb299b4aedf1b4f465c36f2114290a0a5f3f062</id>
<content type='text'>
ca94d0a4 Separate data per P2P port (Miguel Herranz)
</content>
</entry>
</feed>
