<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git, 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-06T21:39:21Z</updated>
<entry>
<title>Merge pull request #2406</title>
<updated>2017-09-06T21:39:21Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-09-06T21:39:21Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=fda88c8d28d186afff84234356fb6e63222cbfb0'/>
<id>urn:sha1:fda88c8d28d186afff84234356fb6e63222cbfb0</id>
<content type='text'>
64ab224c update checkpoint hashes (Riccardo Spagni)
</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 #2403</title>
<updated>2017-09-06T07:52:45Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-09-06T07:52:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=d0328d05b1a30398c47cbc91eb33bf8d9a508d19'/>
<id>urn:sha1:d0328d05b1a30398c47cbc91eb33bf8d9a508d19</id>
<content type='text'>
12b86e44 update hardcoded checkpoints (Riccardo Spagni)
21d0a40c update checkpoints.dat (Riccardo Spagni)
</content>
</entry>
<entry>
<title>update hardcoded checkpoints</title>
<updated>2017-09-06T07:11:22Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-09-06T07:11:22Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=12b86e4402ae68070e25309cc194e473533ffe74'/>
<id>urn:sha1:12b86e4402ae68070e25309cc194e473533ffe74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update checkpoints.dat</title>
<updated>2017-09-06T07:08:43Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-09-06T07:08:43Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=21d0a40cff6f11e2368f397d87714d5aaa6f1963'/>
<id>urn:sha1:21d0a40cff6f11e2368f397d87714d5aaa6f1963</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>Merge pull request #2393</title>
<updated>2017-09-04T15:04:45Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-09-04T15:04:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=da3930ccbb4a6a46411d19ba077c842e66f9aa77'/>
<id>urn:sha1:da3930ccbb4a6a46411d19ba077c842e66f9aa77</id>
<content type='text'>
585e6b35 Add a --fluffy-blocks option to relay blocks as fluffy blocks (moneromooo-monero)
</content>
</entry>
<entry>
<title>Merge pull request #2391</title>
<updated>2017-09-04T15:04:02Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2017-09-04T15:04:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=33485154d6a06ae632f8301620d67dd1e3f0a24f'/>
<id>urn:sha1:33485154d6a06ae632f8301620d67dd1e3f0a24f</id>
<content type='text'>
d685d5d9 Use latest height for fork date estimate (Howard Chu)
</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>
</feed>
