<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_protocol/cryptonote_protocol_handler.inl, branch v0.10.0</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.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.10.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2016-09-03T20:03:44Z</updated>
<entry>
<title>fix remaining bitmonero and simplewallet bits</title>
<updated>2016-09-03T20:03:44Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-09-03T20:03:44Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=df63e0704aaed8ca4ce89f84586978c0b714ebf8'/>
<id>urn:sha1:df63e0704aaed8ca4ce89f84586978c0b714ebf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1012</title>
<updated>2016-09-01T09:26:58Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2016-09-01T09:26:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e33e74a69b409eaec16a976de21a3dc30659e0a2'/>
<id>urn:sha1:e33e74a69b409eaec16a976de21a3dc30659e0a2</id>
<content type='text'>
c2941cb Show correct amount of days behind/ahead while syncing (tobiasw2)
</content>
</entry>
<entry>
<title>Show correct amount of days behind/ahead while syncing</title>
<updated>2016-08-30T21:50:45Z</updated>
<author>
<name>tobiasw2</name>
<email>tobias.wagner2@gmail.com</email>
</author>
<published>2016-08-29T20:13:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c2941cb30a35dd230c27f37248776375191e619e'/>
<id>urn:sha1:c2941cb30a35dd230c27f37248776375191e619e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix fake 'network synchronized, begin using' messages</title>
<updated>2016-08-24T02:52:25Z</updated>
<author>
<name>Thomas Winget</name>
<email>tewinget@gmail.com</email>
</author>
<published>2016-08-24T02:52:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=78035d2b6c9922f4cd730df0766aa74f4854ccb2'/>
<id>urn:sha1:78035d2b6c9922f4cd730df0766aa74f4854ccb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cryptonote_protocol: clarify height wording</title>
<updated>2016-03-20T12:35:53Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-03-20T12:35:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1c3ed4c9da57b1ed1f912c14370249a9d02a3ea6'/>
<id>urn:sha1:1c3ed4c9da57b1ed1f912c14370249a9d02a3ea6</id>
<content type='text'>
It's logging the blockchain height, not the top block height
</content>
</entry>
<entry>
<title>Fix V1/V2 use of hard fork related parameters</title>
<updated>2016-01-29T17:21:11Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2016-01-29T15:09:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3b1d7e03fcc1caa8898ced33e127f6ba09d66df8'/>
<id>urn:sha1:3b1d7e03fcc1caa8898ced33e127f6ba09d66df8</id>
<content type='text'>
Some of it uses hardcoded height, which will need some thinking
for next (voted upon) fork.
</content>
</entry>
<entry>
<title>updated copyright year</title>
<updated>2015-12-31T06:39:56Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2015-12-31T06:39:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=de0392685063d93dbdad3a6b1a2712eaf94dd51a'/>
<id>urn:sha1:de0392685063d93dbdad3a6b1a2712eaf94dd51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace tabs with two spaces for consistency with rest of codebase</title>
<updated>2015-12-15T14:22:06Z</updated>
<author>
<name>warptangent</name>
<email>warptangent@tutanota.com</email>
</author>
<published>2015-12-14T04:54:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=725acc7f17e47e0ea0e7e690f241ee8a286411ea'/>
<id>urn:sha1:725acc7f17e47e0ea0e7e690f241ee8a286411ea</id>
<content type='text'>
Remove trailing whitespace in same files.
</content>
</entry>
<entry>
<title>Tone down L0 logs during daemon sync some more</title>
<updated>2015-12-14T17:45:32Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-14T17:45:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cb4ee1b50d4c1ad6e618ec36e6f5e3802386cf32'/>
<id>urn:sha1:cb4ee1b50d4c1ad6e618ec36e6f5e3802386cf32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tone down a bit L0 logs during daemon sync</title>
<updated>2015-12-14T00:36:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2015-12-14T00:36:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=217792351da49bf3c659a403459e560a375c2b67'/>
<id>urn:sha1:217792351da49bf3c659a403459e560a375c2b67</id>
<content type='text'>
</content>
</entry>
</feed>
