<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/p2p, branch v0.11.0.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.11.0.1</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.11.0.1'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-09-14T16:51:37Z</updated>
<entry>
<title>p2p: init hashes after deserializing a network address</title>
<updated>2017-09-14T16:51:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-23T12:32:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=8133a642608668064a5fd99409cf86a32845a0d8'/>
<id>urn:sha1:8133a642608668064a5fd99409cf86a32845a0d8</id>
<content type='text'>
Fixes multiple connections to the same address
</content>
</entry>
<entry>
<title>print peer id in 0 padded hex for consistency</title>
<updated>2017-08-23T12:37:56Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-20T20:15:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5524bc31510c8116e5e215635307ef973e6abe83'/>
<id>urn:sha1:5524bc31510c8116e5e215635307ef973e6abe83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cryptonote_protocol: misc fixes to the new sync algorithm</title>
<updated>2017-08-21T20:57:19Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-18T19:14:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=70b8c6d77a6aaf90a6e84f3ec6f25bea3b163c40'/>
<id>urn:sha1:70b8c6d77a6aaf90a6e84f3ec6f25bea3b163c40</id>
<content type='text'>
Fix sync wedge corner case:
It could happen if a connection went into standby mode, while
it was the one which had requested the next span, and that span
was still waiting for the data, and that peer is not on the
main chain. Other peers can then start asking for that data
again and again, but never get it as only that forked peer does.

And various other fixes
</content>
</entry>
<entry>
<title>Merge pull request #2282</title>
<updated>2017-08-15T18:54:38Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-08-15T18:54:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4bfb58328d3bddb82074a1ef171a59a428e0c85d'/>
<id>urn:sha1:4bfb58328d3bddb82074a1ef171a59a428e0c85d</id>
<content type='text'>
7fdc178a p2p: fix random peer index being too large (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #2277</title>
<updated>2017-08-15T18:53:27Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-08-15T18:53:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f980b2ca8935816edcddd1bfcbb8bed308e3e8c9'/>
<id>urn:sha1:f980b2ca8935816edcddd1bfcbb8bed308e3e8c9</id>
<content type='text'>
6ce769c1 p2p: get net log spam down a bit (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #2236</title>
<updated>2017-08-15T18:52:44Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-08-15T18:52:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=74522c7e845f1ee541e7b3b8d288dddc32c4137a'/>
<id>urn:sha1:74522c7e845f1ee541e7b3b8d288dddc32c4137a</id>
<content type='text'>
cb2d5110 Tweak net logs so we get more info on why networking can't start (moneromooo-monero)
</content>
</entry>
<entry>
<title>Tweak net logs so we get more info on why networking can't start</title>
<updated>2017-08-15T18:49:25Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-01T09:39:36Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cb2d5110ffad04915a8e4936705c4c202f58d981'/>
<id>urn:sha1:cb2d5110ffad04915a8e4936705c4c202f58d981</id>
<content type='text'>
This should prevent "silent" failures to start
</content>
</entry>
<entry>
<title>p2p: fix random peer index being too large</title>
<updated>2017-08-11T13:29:55Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-11T13:29:55Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7fdc178abb24e89435c2465f1ffcfc5dcfd20a67'/>
<id>urn:sha1:7fdc178abb24e89435c2465f1ffcfc5dcfd20a67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>p2p: get net log spam down a bit</title>
<updated>2017-08-10T13:30:42Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-10T13:30:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6ce769c123f8d13c827dda083e8695751b3651d7'/>
<id>urn:sha1:6ce769c123f8d13c827dda083e8695751b3651d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>p2p: fallback on seed nodes if we can't make a connection</title>
<updated>2017-08-09T21:55:25Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-09T21:44:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7591c528d0be464a13dcd7f39dc9906a502fbfcc'/>
<id>urn:sha1:7591c528d0be464a13dcd7f39dc9906a502fbfcc</id>
<content type='text'>
This avoids failing to connect to the network in case all
known peers are unavailable (which can happen if the peer
list is small).
</content>
</entry>
</feed>
