<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_protocol/cryptonote_protocol_handler.h, branch v0.13.0.2</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.13.0.2</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.13.0.2'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2018-03-05T17:00:40Z</updated>
<entry>
<title>Correct spelling mistakes.</title>
<updated>2018-03-05T17:00:40Z</updated>
<author>
<name>Edward Betts</name>
<email>edward@4angle.com</email>
</author>
<published>2018-01-19T07:54:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fbcc91c2a42a3e72d5d4cbaa95294927d1f78d4f'/>
<id>urn:sha1:fbcc91c2a42a3e72d5d4cbaa95294927d1f78d4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3181</title>
<updated>2018-02-16T13:19:54Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-02-16T13:19:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bdf0339dda929026cc4efef835be2c63bc1555a0'/>
<id>urn:sha1:bdf0339dda929026cc4efef835be2c63bc1555a0</id>
<content type='text'>
e3f0980a daemon: don't drop RPC with busy error when running offline (moneromooo-monero)
</content>
</entry>
<entry>
<title>Update 2018 copyright</title>
<updated>2018-01-26T15:03:20Z</updated>
<author>
<name>xmr-eric</name>
<email>eric@moneroeric.com</email>
</author>
<published>2018-01-07T05:05:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18216f19dd479466cb7fd38f52d23bddfcfd4880'/>
<id>urn:sha1:18216f19dd479466cb7fd38f52d23bddfcfd4880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>daemon: don't drop RPC with busy error when running offline</title>
<updated>2018-01-25T13:35:58Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-01-25T13:35:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e3f0980a1dc2608beee73086d2581d51f367b8b8'/>
<id>urn:sha1:e3f0980a1dc2608beee73086d2581d51f367b8b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cryptonote_core does not depend on p2p anymore</title>
<updated>2017-12-16T23:28:38Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-11-29T22:53:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=4abf25f3c901016803515771cc19997d9a95bacb'/>
<id>urn:sha1:4abf25f3c901016803515771cc19997d9a95bacb</id>
<content type='text'>
As a followon side effect, this makes a lot of inline code
included only in particular cpp files (and instanciated
when necessary.
</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>cryptonote_protocol: kick idle synchronizing peers</title>
<updated>2017-08-16T21:24:50Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-16T18:27:16Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=7b747607566aa62460a4b4a278f2f8eb86f18bc2'/>
<id>urn:sha1:7b747607566aa62460a4b4a278f2f8eb86f18bc2</id>
<content type='text'>
In case they dropped off downloading for any reason, they'll get
sent to download again.
</content>
</entry>
<entry>
<title>cryptonote_protocol: keep target in sync with dropped connections</title>
<updated>2017-08-09T19:49:24Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-09T19:49:24Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f90bbe2a5cdbd438a4b2c5e4bbfda29e2b752a1b'/>
<id>urn:sha1:f90bbe2a5cdbd438a4b2c5e4bbfda29e2b752a1b</id>
<content type='text'>
When a node is dropped, we stop considering its claimed blockchain
height as a factor in the target height calculation. This prevents
a runaway chain from being still thought to be the target even if
the nodes carrying it are dropped.
</content>
</entry>
<entry>
<title>cryptonote_protocol_handler: sync speedup</title>
<updated>2017-08-07T08:33:04Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-07-02T21:41:15Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5be43fcdbad5ed034b07831473e07f47b7b10947'/>
<id>urn:sha1:5be43fcdbad5ed034b07831473e07f47b7b10947</id>
<content type='text'>
A block queue is now placed between block download and
block processing. Blocks are now requested only from one
peer (unless starved).

Includes a new sync_info coommand.
</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>
</feed>
