<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/src/cryptonote_core, branch v0.11.0.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.11.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.11.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2017-09-06T15:34:14Z</updated>
<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>
<entry>
<title>Fix blockchain_import wedge on exception in cleanup_handle_incoming_blocks</title>
<updated>2017-08-29T14:45:08Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-29T14:43:32Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=cf4aa65316263513b3be9143b0a5e498af2a1ed6'/>
<id>urn:sha1:cf4aa65316263513b3be9143b0a5e498af2a1ed6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core: guard against exceptions in handle_incoming_{block,tx}</title>
<updated>2017-08-29T12:03:54Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2017-08-29T12:01:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0ffad5a359eb18a21c559570b05d5507f0f31506'/>
<id>urn:sha1:0ffad5a359eb18a21c559570b05d5507f0f31506</id>
<content type='text'>
When one happens, cleanup must be called or the incoming tx
lock will stay locked
</content>
</entry>
<entry>
<title>Merge pull request #2319</title>
<updated>2017-08-26T21:45:38Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-08-26T21:45:38Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e75e41d07d11fe05977ada56c6be1efe60021774'/>
<id>urn:sha1:e75e41d07d11fe05977ada56c6be1efe60021774</id>
<content type='text'>
c22d22e2 Cleanup test impact of adding safesyncmode() method (Howard Chu)
9a859844 Toggle SAFE syncmode on and off automatically (Howard Chu)
</content>
</entry>
<entry>
<title>Merge pull request #2318</title>
<updated>2017-08-26T21:45:25Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-08-26T21:45:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=52af8c1582b0818f43832b79ad29f16e3a5165d0'/>
<id>urn:sha1:52af8c1582b0818f43832b79ad29f16e3a5165d0</id>
<content type='text'>
3dd34a49 Cleanup test impact of moving blockchain_db_types() (Howard Chu)
80344740 More DB support cleanup (Howard Chu)
4c7f8ac0 DB cleanup (Howard Chu)
</content>
</entry>
</feed>
