<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core, 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-10-22T10:19:53Z</updated>
<entry>
<title>core: fix failure to sync when a tx is already in the pool</title>
<updated>2017-10-22T10:19:53Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-29T20:34:10Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bb11c9141238392ea4c2d54f850f656d027e8b8d'/>
<id>urn:sha1:bb11c9141238392ea4c2d54f850f656d027e8b8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Source updates are in a source subdirectory</title>
<updated>2017-10-22T10:19:37Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-22T20:48:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=5fd259d1d4016a330026a0645409f0e8908d56da'/>
<id>urn:sha1:5fd259d1d4016a330026a0645409f0e8908d56da</id>
<content type='text'>
rather than in the same directory as the prebuilt versions
</content>
</entry>
<entry>
<title>blockchain: fix crash checking pre-validated txids</title>
<updated>2017-10-22T10:19:20Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-20T09:46:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=f4c56980aeef340c9312a7194df1195d578cf12a'/>
<id>urn:sha1:f4c56980aeef340c9312a7194df1195d578cf12a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: guard against exceptions in tx verification worker threads</title>
<updated>2017-09-12T11:07:45Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-10T14:33:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=3deef4018eb4b851916bea300f1d52825db12469'/>
<id>urn:sha1:3deef4018eb4b851916bea300f1d52825db12469</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update checkpoint hashes</title>
<updated>2017-09-06T15:34:14Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-09-06T15:34:14Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=64ab224c0e14fe26006c578b256329426eef0974'/>
<id>urn:sha1:64ab224c0e14fe26006c578b256329426eef0974</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2397</title>
<updated>2017-09-04T15:04:58Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-09-04T15:04:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2f7358ef75eee5623478ef31c66ce69e7be967e2'/>
<id>urn:sha1:2f7358ef75eee5623478ef31c66ce69e7be967e2</id>
<content type='text'>
c6375a14 tx_pool: catch exceptions in LockedTXN dtor (moneromooo-monero)
</content>
</entry>
<entry>
<title>tx_pool: catch exceptions in LockedTXN dtor</title>
<updated>2017-09-04T09:18:07Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-04T08:23:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=c6375a14af768710561dc58c960444c76f879092'/>
<id>urn:sha1:c6375a14af768710561dc58c960444c76f879092</id>
<content type='text'>
This might prevent some calls to terminate when the LockedTXN
dtor is called as part of stack unwinding caused by another
exception in the first place.
</content>
</entry>
<entry>
<title>Add a --fluffy-blocks option to relay blocks as fluffy blocks</title>
<updated>2017-09-03T10:15:57Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-09-02T16:11:20Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=585e6b35e624d2739d9e06eefefea5c4909a0fa2'/>
<id>urn:sha1:585e6b35e624d2739d9e06eefefea5c4909a0fa2</id>
<content type='text'>
Defaults to off, but fluffy blocks are forced enabled on testnet
</content>
</entry>
<entry>
<title>Merge pull request #2375</title>
<updated>2017-09-02T09:34:40Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-09-02T09:34:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=677f1d43db6928f2f0e8cda12327b76c25abcc2d'/>
<id>urn:sha1:677f1d43db6928f2f0e8cda12327b76c25abcc2d</id>
<content type='text'>
ff1cdf30 tx_pool: wrap tx meta updates in a LockedTXN (moneromooo-monero)
</content>
</entry>
<entry>
<title>tx_pool: wrap tx meta updates in a LockedTXN</title>
<updated>2017-08-29T15:47:33Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-29T15:35:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=ff1cdf30d74bb763afe511c85f07c51a90ccd22f'/>
<id>urn:sha1:ff1cdf30d74bb763afe511c85f07c51a90ccd22f</id>
<content type='text'>
</content>
</entry>
</feed>
